Skip to content

Commit cb39049

Browse files
committed
update travis
1 parent 8ea7454 commit cb39049

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

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

33
go:
4-
- 1.3
5-
- 1.4
6-
- 1.5
4+
- 1.8
5+
- 1.9
76
- tip
8-
7+
98
install:
109
- go get -v "github.com/smartystreets/goconvey"
1110
- go get -v "github.com/op/go-logging"

0 commit comments

Comments
 (0)