We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e00851 commit b4c651eCopy full SHA for b4c651e
.travis.yml
@@ -1,9 +1,4 @@
1
language: go
2
-sudo: false
3
4
go:
5
- - tip
6
-before_install:
7
- - go get github.com/mattn/goveralls
8
-script:
9
-- $HOME/gopath/bin/goveralls -service=travis-ci
+ - "1.10"
0 commit comments