Browse Source

Add Go 1.7.4 to travis tests

Ask Bjørn Hansen 8 years ago
parent
commit
5a86877f81
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: go
 go:
 go:
   - 1.5.4
   - 1.5.4
   - 1.6.2
   - 1.6.2
+  - 1.7.4
   - tip
   - tip
 
 
 env:
 env: