Skip to content

Commit

Permalink
fix go versions & remove script
Browse files Browse the repository at this point in the history
the default command is suitable
  • Loading branch information
arschles committed Apr 24, 2016
1 parent c872b5a commit 43721fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ language: go

go:
- 1.5.1
- 1.6
script: go test -v .
- 1.6.0

0 comments on commit 43721fe

Please sign in to comment.