Explorar o código

travis: Drop Go 1.1 and add Go 1.4

INADA Naoki %!s(int64=11) %!d(string=hai) anos
pai
achega
bfbe6c59bb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,8 +1,8 @@
 language: go
 language: go
 go:
 go:
-  - 1.1
   - 1.2
   - 1.2
   - 1.3
   - 1.3
+  - 1.4
   - tip
   - tip
 
 
 before_script:
 before_script: