Updating .travis.yml

This commit is contained in:
Denis-Cosmin Nutiu 2017-12-16 20:33:58 +02:00
parent faf3ad0dc5
commit 7d1137d148

View file

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