Explorar o código

Run Travis tests on 1.4, 1.5

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

+ 2 - 2
.travis.yml

@@ -6,7 +6,7 @@ services:
   - redis-server
 
 go:
-  - 1.2
-  - 1.3
+  - 1.4
+  - 1.5
   - tip