summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-03 23:44:57 +0300
committerWolfy-J <[email protected]>2019-05-03 23:44:57 +0300
commitb482cdc42bc8946035c38842be72d44547ef0c7a (patch)
treea8e14e0dbca25d895e1018f834a358901915656e
parent6d5b883247f0eb621ca51da791664a28c8539a52 (diff)
watching
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 58138aa7..53c3b379 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ language: go
sudo: required
go:
- - "1.12.x"
+ - "1.11.x"
install:
- export GO111MODULE=on