travis: update go versions, gpm version
This commit is contained in:
parent
a2eeec2b7a
commit
9167c8ace8
@ -1,13 +1,13 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.3
|
||||
- 1.6.4
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
script:
|
||||
- curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.2/bin/gpm > gpm
|
||||
- curl -s https://raw.githubusercontent.com/pote/gpm/v1.4.0/bin/gpm > gpm
|
||||
- chmod +x gpm
|
||||
- ./gpm install
|
||||
- ./test.sh
|
||||
sudo: false
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user