Skip to content

Commit b4c651e

Browse files
committed
Add simpler travis
1 parent 7e00851 commit b4c651e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.travis.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
language: go
2-
sudo: false
32

43
go:
5-
- tip
6-
before_install:
7-
- go get github.com/mattn/goveralls
8-
script:
9-
- $HOME/gopath/bin/goveralls -service=travis-ci
4+
- "1.10"

0 commit comments

Comments
 (0)