mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
Fix .travis.yml: github.com/gopherjs/webgl is no longer used
This commit is contained in:
parent
be665a3526
commit
1d88706955
@ -22,7 +22,6 @@ 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/hajimehoshi/gopherwasm/js
|
||||||
- go get github.com/gopherjs/gopherjs
|
- go get github.com/gopherjs/gopherjs
|
||||||
- go get github.com/gopherjs/webgl
|
|
||||||
- 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