Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit 1f8b465

Browse files
authored
Merge pull request #158 from nkubala/travis_go
test latest stable releases for go 1.8 and 1.9 in travis
2 parents 2ac0a10 + fec1ff6 commit 1f8b465

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,6 +1,6 @@
11
language: go
22
os: linux
3-
go: 1.8.3
3+
go: 1.9.x
44

55
sudo: required
66

0 commit comments

Comments
 (0)