Commit bf89eeaf authored by Michael Stapelberg's avatar Michael Stapelberg

.travis.yml: upgrade to Go 1.13

parent cd395961
......@@ -5,7 +5,7 @@ matrix:
include:
- os: linux
language: go
go: 1.9.3
go: 1.13
# Use the virtualized Trusty beta Travis is running in order to get
# support for installing fuse.
#
......@@ -14,7 +14,7 @@ matrix:
sudo: required
- os: osx
language: go
go: 1.9.3
go: 1.13
# Install fuse before installing our code.
before_install:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment