aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2017-01-20 00:54:48 +0000
committerNiall Sheridan <nsheridan@gmail.com>2017-01-20 00:54:48 +0000
commita39768c34453b12ac94cefb31dc42be58d316e69 (patch)
tree4f897c02e2705d03994dc573612e87aace9247b4 /.travis.yml
parent922af37cf5dc1f21d8050718da262b80646c4e3d (diff)
Test with go1.8 rc2
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f91065a..cae7349 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ env:
go:
- 1.7.4
- - 1.8rc1
+ - 1.8rc2
- tip
matrix: