Skip to content

Commit 8545a7b

Browse files
committed
travis: test with Go 1.10
1 parent a859014 commit 8545a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
sudo: false
22
language: go
33
go:
4-
- 1.6
54
- 1.7
65
- 1.8
76
- 1.9
7+
- 1.10
88
- tip
99
before_install:
1010
- go get golang.org/x/tools/cmd/cover

0 commit comments

Comments
 (0)