Codebase list golang-github-gosuri-uitable / fresh-snapshots/main .travis.yml
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

.travis.yml @fresh-snapshots/mainraw · history · blame

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