Skip to content

Commit a49dbc2

Browse files
committed
Travis go 1.8
1 parent 0f403eb commit a49dbc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: go
22
go:
3-
- 1.3
4-
- 1.4
3+
- 1.8
54

65
script:
76
- go test -v ./...

0 commit comments

Comments
 (0)