travis: check some new settings out

This commit is contained in:
Chris Sexton 2019-01-19 10:01:51 -05:00
parent bfe910f4db
commit 7a5cfcbe44
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
language: go language: go
go: 1.x go: 1.x
script: go build install: go get -t -v ./... && go build -v ./...
script: ./gok.sh