Skip to content

Commit

Permalink
Ensure we run tests on builds and cleanup versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ttacon committed Jul 15, 2018
1 parent 78cccac commit 276d64e
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,6 +1,7 @@
language: go
go:
- 1.7
- 1.8
- 1.x
- 1.9
- 1.10.x
- tip

script: go test ./...

0 comments on commit 276d64e

Please sign in to comment.