paypale/.travis.yml
Aliaksandr Pliutau 541052cf48 #23: fixed
2017-03-02 11:19:08 +07:00

11 lines
111 B
YAML

language: go
go:
- 1.5
- 1.6
- 1.7
- 1.8
install:
- export PATH=$PATH:$HOME/gopath/bin
script:
- go test