Explorar o código

Add Go 1.8 to Travis config

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

+ 1 - 0
.travis.yml

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