Skip to content

Commit e2cc574

Browse files
committed
change travis to 'go 1.7'
1 parent ed3cc3b commit e2cc574

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,3 +1,3 @@
11
language: go
2-
go: 1.6
2+
go: 1.7
33
script: go test -v ./.

0 commit comments

Comments
 (0)