Skip to content

Commit be58314

Browse files
authored
Merge pull request #32 from haya14busa/go1.8
CI: use go1.8
2 parents af7445b + 23b1006 commit be58314

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,7 +1,7 @@
11
language: go
22

33
go:
4-
- 1.7
4+
- 1.8
55
- tip
66

77
install:

0 commit comments

Comments
 (0)