github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/bitly/go-simplejson/.travis.yml (about) 1 language: go 2 go: 3 - 1.0.3 4 - 1.1.2 5 - 1.2 6 - tip 7 install: 8 - go get github.com/bmizerany/assert 9 notifications: 10 email: false