lbcwallet/.travis.yml
2014-08-30 00:14:00 -05:00

6 lines
No EOL
71 B
YAML

language: go
go:
- 1.2
- 1.3
- tip
install: go get -d -t -v ./...