Skip to content

Commit b7b8925

Browse files
authored
Merge pull request #19 from pquerna/pq/update_golang_versions
[CI] Update Golang versions on Travis
2 parents c39aab7 + 280cb5c commit b7b8925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22

33
go:
4-
- 1.5
5-
- 1.6
4+
- 1.7
5+
- 1.8
66
- tip

0 commit comments

Comments
 (0)