Skip to content

Commit 615c193

Browse files
authored
Merge pull request #471 from msoap/patch-1
Updated travis.yml
2 parents 5160b48 + 9c2e10a commit 615c193

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ env:
77
- GOTAGS=trace
88
- GOTAGS=vtable
99
go:
10-
- 1.7
11-
- 1.8
12-
- tip
10+
- 1.7.x
11+
- 1.8.x
12+
- 1.9.x
13+
- master
1314
before_install:
1415
- go get github.com/mattn/goveralls
1516
- go get golang.org/x/tools/cmd/cover

0 commit comments

Comments
 (0)