paypal/.travis.yml

9 lines
108 B
YAML
Raw Permalink Normal View History

2015-10-15 07:52:16 +02:00
language: go
go:
2018-10-10 15:47:17 +02:00
- 1.11
- 1.12
2015-10-15 07:52:16 +02:00
install:
- export PATH=$PATH:$HOME/gopath/bin
script:
2018-08-29 09:52:31 +02:00
- go test -v -race