Skip to content

Commit

Permalink
fix the travis file for good to make it back compatible :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dejan Golja committed Jul 10, 2016
1 parent 1132f49 commit 6c3cd2c
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,12 +2,11 @@ language: go
sudo: false
go:
- 1.5.4
- 1.6.2
- tip
env:
- GOARCH=amd64
script:
- test -v ./...
- go test -v ./...
notifications:
email: false
matrix:
Expand Down

0 comments on commit 6c3cd2c

Please sign in to comment.