Travis CI: use go 1.10

Change-Id: Ib7d7f857a0c60a0068b8cf4cfcedab757909d472
This commit is contained in:
mpl 2018-04-05 20:36:08 +02:00
parent a89f3513c1
commit 755d4614a9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ dist: trusty
go_import_path: perkeep.org
language: go
go:
- 1.9
- "1.10.x"
before_install:
- sudo apt-get install -qq pkg-config fuse
- sudo modprobe fuse