mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-12 22:17:26 +01:00
Fix .travis.yml
This commit is contained in:
parent
a9359e4ef8
commit
1ac334931e
@ -20,8 +20,7 @@ addons:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- go get -t -v github.com/hajimehoshi/ebiten/...
|
- go get -t -v github.com/hajimehoshi/ebiten/...
|
||||||
- go get github.com/hajimehoshi/gopherwasm/js
|
- go get github.com/gopherjs/gopherwasm/js
|
||||||
- go get github.com/gopherjs/gopherjs
|
|
||||||
- go get -tags example github.com/hajimehoshi/ebiten/examples/...
|
- go get -tags example github.com/hajimehoshi/ebiten/examples/...
|
||||||
- go get myitcv.io/gjbt
|
- go get myitcv.io/gjbt
|
||||||
- mkdir /tmp/google-chrome-bin
|
- mkdir /tmp/google-chrome-bin
|
||||||
|
Loading…
Reference in New Issue
Block a user