mirror of https://github.com/chzyer/readline.git
travis: update go version (#128)
This commit is contained in:
parent
01c4e90c35
commit
8d510b4136
|
@ -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/...
|
||||
|
|
Loading…
Reference in New Issue