mirror of https://github.com/perkeep/perkeep.git
travis CI: remove go tip
Because gopherjs only supports Go 1.7 Or at least our vendored version does. I'll test later with a more recent gopherjs version. Change-Id: I6f30c18136dd9bb25adca899aa49ebe31071187a
This commit is contained in:
parent
167bed4277
commit
d16bc84df7
|
@ -4,7 +4,6 @@ go_import_path: camlistore.org
|
|||
language: go
|
||||
go:
|
||||
- 1.7
|
||||
- tip
|
||||
before_install:
|
||||
- sudo apt-get install -qq pkg-config fuse
|
||||
- sudo modprobe fuse
|
||||
|
|
Loading…
Reference in New Issue