Explorar o código

Add Go 1.9 to Travis config

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

+ 1 - 0
.travis.yml

@@ -9,6 +9,7 @@ go:
   - 1.6
   - 1.7
   - 1.8
+  - 1.9
   - tip
 
 script: