Browse Source

Merge pull request #1202 from HaraldNordgren/go_versions

Bump Go versions and use '.x' to always get latest patch versions
Vlad Gorodetsky 7 years ago
parent
commit
b7eb234bbe
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .travis.yml

+ 3 - 3
.travis.yml

@@ -1,8 +1,8 @@
 language: go
 go:
-- 1.9.7
-- 1.10.4
-- 1.11
+- 1.9.x
+- 1.10.x
+- 1.11.x
 
 env:
   global: