Selaa lähdekoodia

Add go 1.5 to .travis.yml

Linquize 9 vuotta sitten
vanhempi
commit
aceff032f6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ go:
   - 1.2
   - 1.3
   - 1.4
+  - 1.5
   - tip
 
 before_install: