Skip to content

Commit feef008

Browse files
authored
Merge pull request sergi#78 from sergi/support-1.7-and-1.8
Switch to Go 1.7 and 1.8
2 parents 77f9d90 + 7cd9b3a commit feef008

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
@@ -5,8 +5,8 @@ os:
55
- osx
66

77
go:
8-
- 1.6.x
98
- 1.7.x
9+
- 1.8.x
1010

1111
sudo: false
1212

0 commit comments

Comments
 (0)