Files
logrus/.travis.yml
T
2015-10-05 12:05:41 +00:00

8 lines
70 B
YAML

language: go
go:
- 1.3
- 1.4
- tip
install:
- go get -t ./...