aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml11
1 files changed, 6 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index afc7c09..a72d6fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,12 +9,13 @@ addons:
update: true
go:
- - 1.9.x
- - 1.10.x
- - 1.11.x
- - 1.12.x
+ - 1.14.x
+ - tip
- 1.13.x
- - master
+ - 1.12.x
+ - 1.11.x
+ - 1.10.x
+ - 1.9.x
before_install:
- |