summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Steinert <[email protected]>2017-06-12 11:01:45 -0500
committerMichael Steinert <[email protected]>2017-06-12 11:01:45 -0500
commitdb23a9ef3ffc5aa2e7ca5da56bd86f725df2c27f (patch)
tree322ec72faf1bae699215db9b6b8423a070670a01
parent02ccfbfaf0cc627aa3aec8ef7ed5cfeec5b43f63 (diff)
Update CI build matrix
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index f48afdc..99fa0e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
language: go
go:
- - 1.4
- - 1.5
+ - 1.7.x
+ - 1.8.x
- tip
before_install: