mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
Fix .travis.yml
This commit is contained in:
parent
cc748f15e4
commit
bbe6926f9c
@ -20,6 +20,7 @@ addons:
|
||||
|
||||
install:
|
||||
- go get -t -v github.com/hajimehoshi/ebiten/...
|
||||
- go get github.com/hajimehoshi/gopherwasm/js
|
||||
- go get github.com/gopherjs/gopherjs
|
||||
- go get github.com/gopherjs/webgl
|
||||
- go get -tags example github.com/hajimehoshi/ebiten/examples/...
|
||||
|
Loading…
Reference in New Issue
Block a user