summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-09-29 23:32:28 +0300
committerWolfy-J <[email protected]>2018-09-29 23:32:28 +0300
commita04b5b33eb30944007973067ec07e9c4a2c464ab (patch)
tree40835f46a5c208ea2546b76e3bd9fa05429b405a /.travis.yml
parent06936766844c9d0d4f1f9f92efb622ba765c8c64 (diff)
go 1.11
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 ee6e5383..78d66eb5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ language: go
sudo: required
go:
- - "1.10.x"
+ - "1.11.x"
before_install:
- go version