updating travis conf

This commit is contained in:
Denis-Cosmin Nutiu 2017-12-16 20:55:44 +02:00
parent 7d1137d148
commit cf97ca0f6a

View file

@ -5,5 +5,8 @@ language: go
go:
- master
install:
- go get -t -v ./...
script:
- go test ./...