mirror of https://github.com/perkeep/perkeep.git
travis: build with Go 1.6
Change-Id: Iad2dcd05431264b5ce05959b1d629facbfb05ae1
This commit is contained in:
parent
026099474c
commit
5c7a4bef6b
|
@ -3,7 +3,7 @@ dist: trusty
|
|||
go_import_path: camlistore.org
|
||||
language: go
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- tip
|
||||
before_install:
|
||||
- sudo apt-get install -qq pkg-config fuse
|
||||
|
|
Loading…
Reference in New Issue