github.com/suzuken/ghq@v0.7.5-0.20160607064937-214ded0f64ec/.travis.yml (about)

     1  language: go
     2  
     3  go:
     4    - 1.2
     5    - tip
     6  
     7  script: make test VERBOSE=1