mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Fix comments in .travis.yml
This commit is contained in:
parent
f5a0ec320d
commit
22ca490b6e
@ -41,7 +41,7 @@ script:
|
||||
- go build -tags example -v github.com/hajimehoshi/ebiten/examples/...
|
||||
- go test -v github.com/hajimehoshi/ebiten/...
|
||||
- gopherjs build --tags example -v github.com/hajimehoshi/ebiten/examples/blocks
|
||||
- gjbt github.com/hajimehoshi/ebiten # TODO: Use test the subdirectories
|
||||
- gjbt github.com/hajimehoshi/ebiten # TODO: Test the subdirectories
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
Loading…
Reference in New Issue
Block a user