Browse Source

Merge pull request #461 from dvrkps/patch-1

travis: add 1.x to go versions
fatedier 7 years ago
parent
commit
f83447c652
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -3,6 +3,7 @@ language: go
 
 go:
     - 1.8.x
+    - 1.x
 
 install:
     - make