forked from go-packages/paypal
Merge pull request #35 from logpacker/feature/go_19
Add Go 1.9 support in Travis
This commit is contained in:
commit
a54f82dc61
|
@ -4,6 +4,7 @@ go:
|
||||||
- 1.6
|
- 1.6
|
||||||
- 1.7
|
- 1.7
|
||||||
- 1.8
|
- 1.8
|
||||||
|
- 1.9
|
||||||
install:
|
install:
|
||||||
- export PATH=$PATH:$HOME/gopath/bin
|
- export PATH=$PATH:$HOME/gopath/bin
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user