Skip to content

Commit df4335a

Browse files
committed
travis: update
1 parent 83ff6cd commit df4335a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
language: go
22

33
go:
4-
- 1.8
5-
- tip
4+
- "1.10"
5+
- "tip"
66

77
before_install:
8-
- go get github.com/stretchr/testify/assert
98
- go get github.com/onsi/gomega
109
- go get github.com/onsi/ginkgo
1110
- go get golang.org/x/tools/cmd/cover

0 commit comments

Comments
 (0)