summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <[email protected]>2015-08-31 15:36:20 +0200
committerCarlos Martín Nieto <[email protected]>2015-08-31 16:07:37 +0200
commit2743bbfca3963e2a1cc21513b7ab9e8e8af70bf2 (patch)
tree6a265eae3fd7c14614bbd1e79765dddad1a3d15a
parent1ea99658246673770b21f8848e257132a29e78d1 (diff)
Test against Go 1.5
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 209d89f..f796389 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ go:
- 1.2
- 1.3
- 1.4
+ - 1.5
- tip
matrix: