Skip to content

Commit c1aa987

Browse files
authored
Merge pull request #487 from dvrkps/patch-2
travis: update go versions
2 parents 2b007bc + ed4adc3 commit c1aa987

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: go
22
go:
3-
- 1.7
4-
- 1.8
3+
- 1.7.x
4+
- 1.8.x
5+
- 1.9.x
56

67
sudo: false
78

0 commit comments

Comments
 (0)