Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xrash committed Jul 23, 2020
1 parent 2a685e9 commit f06e43c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: go
go:
- 1.x
- 1.6
- 1.7
- 1.11
- 1.12
- 1.13
- 1.14.x
- master
script:
- cd tests && make

0 comments on commit f06e43c

Please sign in to comment.