aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNiall Sheridan <niall@intercom.io>2016-08-16 11:03:22 +0100
committerNiall Sheridan <niall@intercom.io>2016-08-16 11:03:22 +0100
commit6bad2d072333e1b6574dc206c4019130e9a89e88 (patch)
treedf870befee560ab378ba27269d7a10bef9b6a1fe /.travis.yml
parent420dae7dfd5333ddb640e09e20311e67f5976465 (diff)
Test against 1.7
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d2c2f7f..6cd64e0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ env:
go:
- 1.5.4
- 1.6.3
+ - 1.7
- tip
matrix: