mirror of https://github.com/perkeep/perkeep.git
Travis: bump Go to 1.12
Change-Id: Icfcd729420822bb5cb57a3462baf24f5e322be5c
This commit is contained in:
parent
f127d47ec2
commit
84771358d3
|
@ -3,7 +3,7 @@ dist: trusty
|
|||
go_import_path: perkeep.org
|
||||
language: go
|
||||
go:
|
||||
- "1.11.x"
|
||||
- "1.12.x"
|
||||
before_install:
|
||||
- sudo apt-get install -qq pkg-config fuse build-essential
|
||||
- sudo modprobe fuse
|
||||
|
|
Loading…
Reference in New Issue