Browse Source

Bump Go versions and use '.x' to always get latest patch versions

Harald Nordgren 7 years ago
parent
commit
e93a5a99a5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .travis.yml

+ 3 - 3
.travis.yml

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