aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2016-02-18 12:12:33 +0100
committerMáximo Cuadros <mcuadros@gmail.com>2016-02-18 12:12:33 +0100
commitffe26fecc9b1435054d851ef93f156536f2a4584 (patch)
treed92576c1c1268fecc0140dbb4743106bc59fce9b
parentf0c7190bf2a71e17b2696b31d34a9e3d7ddd4e23 (diff)
downloadgo-git-ffe26fecc9b1435054d851ef93f156536f2a4584.tar.gz
travis: adding 1.6
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2caf684..388b676 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,8 +3,9 @@ language: go
go:
- 1.4
- 1.5
+ - 1.6
- tip
-
+
matrix:
allow_failures:
- go: tip