summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorinsomniac <insomniacslk@users.noreply.github.com>2018-08-20 09:09:11 +0100
committerGitHub <noreply@github.com>2018-08-20 09:09:11 +0100
commita520862a156d10678d956493cb0841c5fbea3725 (patch)
tree2f5f415efe753e0c1585691719c0a2a54001bde6 /.travis.yml
parentc0dc38b656ec84a401a99f2f97f6af79c4e66398 (diff)
Travis-CI: build with go1.11rc1 (#142)
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 3876f7c..ccbe386 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ go:
- "1.8"
- "1.9"
- "1.10"
+ - "1.11rc1"
- tip
before_install: