lbcwallet/.travis.yml
2015-12-08 11:40:20 -05:00

7 lines
80 B
YAML

language: go
go:
- 1.4.3
- 1.5.2
sudo: false
install: go get -d -t -v ./...