mirror of
https://github.com/plutov/paypal.git
synced 2025-01-23 10:21:03 +01:00
Add go 1.11 to travis
This commit is contained in:
parent
f49da25ce1
commit
caff1125ce
|
@ -5,7 +5,8 @@ go:
|
||||||
- 1.7
|
- 1.7
|
||||||
- 1.8
|
- 1.8
|
||||||
- 1.9
|
- 1.9
|
||||||
- 1.10
|
- "1.10"
|
||||||
|
- 1.11
|
||||||
install:
|
install:
|
||||||
- export PATH=$PATH:$HOME/gopath/bin
|
- export PATH=$PATH:$HOME/gopath/bin
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user