summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hill <[email protected]>2018-02-21 17:46:20 -0500
committerDave Collins <[email protected]>2018-02-21 17:26:28 -0600
commit8991bc29aa16c548c550c7ff78260e27b9ab7c73 (patch)
tree2f45c0c2673c6a9c8feba7a4cbbe33f5d3b9d2c4
parent87df7c60d5820d0f8ae11afede5aa52325c09717 (diff)
travis: test against go 1.10.xv1.1.1
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 34a55c2..1f4cbf5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x
+ - 1.10.x
- tip
sudo: false
install: