mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-26 02:42:02 +01:00
Update .travis.yml
This commit is contained in:
parent
6d3598c057
commit
60371deb3b
@ -29,7 +29,7 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- go build -v ./...
|
- go build -v ./...
|
||||||
- gopherjs build -v github.com/hajimehoshi/ebiten/example/blocks
|
- gopherjs build -v github.com/hajimehoshi/ebiten/examples/blocks
|
||||||
|
|
||||||
# Give up testing on Travis CI because of X error
|
# Give up testing on Travis CI because of X error
|
||||||
# https://travis-ci.org/hajimehoshi/ebiten/jobs/107404013
|
# https://travis-ci.org/hajimehoshi/ebiten/jobs/107404013
|
||||||
|
Loading…
Reference in New Issue
Block a user