summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJakob Unterwurzacher2019-10-06 21:53:50 +0200
committerJakob Unterwurzacher2019-10-06 21:53:50 +0200
commitf9f3c6ac5c872a5d50f332f19defd3711bd5c1b1 (patch)
treee69922bd11762b9c1ba46fdc3edeb63d804c1f71 /.travis.yml
parent8c4429408716d9890a98a48c246d616dbfea7e31 (diff)
travis: also test Go 1.12.x
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 2e6a13e..24123c3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,7 @@ go:
- 1.10.x
- 1.11.x
- 1.12.x
+ - 1.12.x
- stable
before_install: