Codebase list golang-github-vbauerster-mpb / fb9c166 .travis.yml
fb9c166

Tree @fb9c166 (Download .tar.gz)

.travis.yml @fb9c166raw · history · blame

1
2
3
4
5
6
language: go
install:
  - go get ./...
go:
  - 1.7.3
  - tip