1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

Fix travis.

This commit is contained in:
Ryan Dahl 2018-05-18 21:34:08 -04:00
parent 8886e1b55f
commit 487bf4e1ac

View file

@ -4,7 +4,6 @@ go:
cache:
directories:
- $HOME/.ccache
- $GOPATH/src/github.com/ry/v8worker2/out
install:
- go get github.com/jteeuwen/go-bindata
- go get -d github.com/ry/v8worker2