Codebase list golang-github-icrowley-fake / scrub-obsolete/main .travis.yml
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

.travis.yml @scrub-obsolete/mainraw · history · blame

sudo: false
language: go

go:
  - 1.6
  - 1.7
  - 1.8
  - master
  - tip

script: make test