Browse code

Drop 1.4 and add 1.6 to travis Go matrix

Clayton Coleman authored on 2016/02/21 04:40:48
Showing 1 changed files
... ...
@@ -1,8 +1,8 @@
1 1
 language: go
2 2
 
3 3
 go:
4
-  - 1.4
5 4
   - 1.5.3
5
+  - 1.6
6 6
 
7 7
 install:
8 8
   - export PATH=$GOPATH/bin:./_tools/etcd/bin:$PATH