Explorar o código

Add Go 1.7 to Travis config

Gary Burd %!s(int64=9) %!d(string=hai) anos
pai
achega
80f7de3446
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -7,6 +7,7 @@ go:
   - 1.4
   - 1.5
   - 1.6
+  - 1.7
   - tip
 
 script: