Skip to content

Commit 7f1e2d2

Browse files
authored
Merge pull request #251 from TIBCOSoftware/travis_issue
Fix travis issue to update go version to 1.9.4
2 parents 9d5ca9d + e0ea7e4 commit 7f1e2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.8.x
3+
- 1.9.4
44
sudo: required
55
services:
66
- docker

0 commit comments

Comments
 (0)