summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorinsomniac <insomniacslk@users.noreply.github.com>2019-04-09 22:46:45 +0100
committerGitHub <noreply@github.com>2019-04-09 22:46:45 +0100
commiteea1149bcb0a49e5203db64137de7d48ce78c18b (patch)
tree40f1124652f672ba14cf9f171096f4bd9421799c /.travis.yml
parentb88ad4b870e4c440db756d101fe448f47a487dd8 (diff)
Update .travis.yml
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 0293011..a81d7b8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,9 +3,9 @@ language: go
sudo: required
go:
- - "1.9"
- "1.10"
- "1.11"
+ - "1.12"
- tip
before_install: