summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtiom Di <[email protected]>2015-04-03 14:53:15 +0300
committerArtiom Di <[email protected]>2015-04-03 14:53:15 +0300
commit6454808f693435983456bf98a40478641d211c7f (patch)
treeef87e2630d2350155d5eb38814f938fac7a42a78
parenta2878cf7b2fc94255c92253420f5df41a42b47db (diff)
Test on travis using Go1.4 too
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e833a32..f8b7e93 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,7 @@ go:
- 1.1
- 1.2
- 1.3
+ - 1.4
- tip
matrix: