github.com/scaleft/monotime@v0.0.0-20180209174256-2da272f3dad0/.travis.yml (about)

     1  language: go
     2  
     3  go:
     4    - 1.6
     5    - 1.7
     6    - master
     7  
     8  install:
     9   - go get -u github.com/stretchr/testify/require