mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-13 04:22:05 +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 build -tags example -v github.com/hajimehoshi/ebiten/examples/...
|
||||||
- go test -v github.com/hajimehoshi/ebiten/...
|
- go test -v github.com/hajimehoshi/ebiten/...
|
||||||
- gopherjs build --tags example -v github.com/hajimehoshi/ebiten/examples/blocks
|
- 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:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Loading…
Reference in New Issue
Block a user