mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 11:18:54 +01:00
Fix .travis.yml
This commit is contained in:
parent
bb6da8f85c
commit
4a1a8aec11
@ -24,6 +24,7 @@ install:
|
||||
- go get -t -v ./...
|
||||
- go get github.com/gopherjs/gopherjs
|
||||
- go get github.com/gopherjs/webgl
|
||||
- go get -tags example ./examples/...
|
||||
|
||||
before_script:
|
||||
- export DISPLAY=:99.0
|
||||
|
Loading…
Reference in New Issue
Block a user