Add a script field to .travis.yml.

This commit is contained in:
Qi Xiao 2016-02-07 20:44:33 +01:00
parent 9e40b129e1
commit fa1645336f

View File

@ -2,3 +2,4 @@ go:
- 1.4
- 1.5
language: go
script: make get test