Use correct testing command for Travis

This commit is contained in:
Lena Fuhrimann 2017-07-31 11:28:36 +02:00
parent 94af2e724e
commit a2b0a88270

View file

@ -1,4 +1,2 @@
language: go
go:
- 1.x
script: go test -v ./...