Explorar o código

Add go1.5 to CI

Also drop 1.1 to avoid growing the list, although it definitely still works.
Evan Huus %!s(int64=10) %!d(string=hai) anos
pai
achega
be546bcf29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 
 go:
-  - 1.1
   - 1.2
   - 1.3
   - 1.4
+  - 1.5