ci: master is now tested first.

pull/3/head
Dustin Oprea 2018-06-09 11:31:46 -04:00
parent 7f19a65f70
commit 80bab4b221
1 changed files with 1 additions and 1 deletions

View File

@ -1,10 +1,10 @@
language: go language: go
go: go:
- master
- 1.9 - 1.9
- 1.8 - 1.8
- 1.7 - 1.7
- 1.6 - 1.6
- master
install: install:
- go get -t ./... - go get -t ./...
- go get github.com/mattn/goveralls - go get github.com/mattn/goveralls