mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Suspend building with GopherJS on TravisCI temporarily (#422)
This commit is contained in:
parent
eec49920fd
commit
dae3aac4f4
@ -40,7 +40,9 @@ script:
|
||||
- go test -v github.com/hajimehoshi/ebiten
|
||||
- go test -v github.com/hajimehoshi/ebiten/internal/math
|
||||
- go test -v github.com/hajimehoshi/ebiten/internal/restorable
|
||||
- gopherjs build --tags example -v github.com/hajimehoshi/ebiten/examples/blocks
|
||||
|
||||
# Suspend building with GopherJS temporarily (#422)
|
||||
# - gopherjs build --tags example -v github.com/hajimehoshi/ebiten/examples/blocks
|
||||
|
||||
# Looks like testing GL on node is hard.
|
||||
# - gopherjs test -v github.com/hajimehoshi/ebiten github.com/hajimehoshi/ebiten/internal/graphics
|
||||
|
Loading…
Reference in New Issue
Block a user