Skip to content

Commit 1744e29

Browse files
authored
Merge pull request sergi#83 from sergi/support-go-1.9
Support Go 1.9 and remove 1.7
2 parents 2fc9cd3 + 5d18e2d commit 1744e29

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.7.x
98
- 1.8.x
9+
- 1.9.x
1010

1111
sudo: false
1212

0 commit comments

Comments
 (0)