mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
Fix travis.
This commit is contained in:
parent
8886e1b55f
commit
487bf4e1ac
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ go:
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.ccache
|
- $HOME/.ccache
|
||||||
- $GOPATH/src/github.com/ry/v8worker2/out
|
|
||||||
install:
|
install:
|
||||||
- go get github.com/jteeuwen/go-bindata
|
- go get github.com/jteeuwen/go-bindata
|
||||||
- go get -d github.com/ry/v8worker2
|
- go get -d github.com/ry/v8worker2
|
||||||
|
|
Loading…
Reference in a new issue