Skip to content

Commit 32f2b06

Browse files
author
Shlomi Noach
authored
Merge pull request #652 from HaraldNordgren/go_versions
thank you
2 parents f41df8e + 967baf9 commit 32f2b06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# http://docs.travis-ci.com/user/languages/go/
22
language: go
33

4-
go: 1.9
4+
go:
5+
- "1.9"
6+
- "1.10"
57

68
os:
79
- linux

0 commit comments

Comments
 (0)