Skip to content

Commit 994f50a

Browse files
authored
Merge pull request hashicorp#91 from gliptak/patch-1
Add Go 1.9 to Travis
2 parents 2f449c7 + 1c2b981 commit 994f50a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ language: go
1111

1212
go:
1313
- 1.8.x
14+
- 1.9.x
1415
- master
1516

1617
branches:

0 commit comments

Comments
 (0)