mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-27 11:12:44 +01:00
Add .travis.yml (experimental)
This commit is contained in:
parent
be5785c1cf
commit
307d4ada77
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
language: go
|
||||||
|
|
||||||
|
script: go test ./...
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
recipients:
|
||||||
|
- hajimehoshi@gmail.com
|
Loading…
Reference in New Issue
Block a user