Skip to content

Commit

Permalink
travis: update go version (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps authored and chzyer committed Oct 2, 2017
1 parent 01c4e90 commit 8d510b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,7 +1,6 @@
language: go
go:
- 1.5
- 1.7
- 1.x
script:
- GOOS=windows go install github.com/chzyer/readline/example/...
- GOOS=linux go install github.com/chzyer/readline/example/...
Expand Down

0 comments on commit 8d510b4

Please sign in to comment.