Skip to content

Commit

Permalink
Removed tip version of go since it takes to long
Browse files Browse the repository at this point in the history
... but does not add any real value
  • Loading branch information
zerkms committed Apr 19, 2017
1 parent 149173b commit fab9ca4
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
@@ -1,8 +1,7 @@
language: go

go:
- 1.8
- tip
- 1.8.x

script:
- go test ./...

0 comments on commit fab9ca4

Please sign in to comment.