Browse Source

Add testing for 1.7 and 1.8

Geoffrey J. Teale 8 years ago
parent
commit
b19aef01ea
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -6,6 +6,8 @@ install:
 go:
   - 1.5
   - 1.6
+  - 1.7
+  - 1.8
   - tip
 
 script: