mirror of https://github.com/axmolengine/axmol.git
Travis only build master branch.
This commit is contained in:
parent
8ebde4df7f
commit
00391997ae
|
@ -32,3 +32,6 @@ env:
|
||||||
- PLATFORM=android SAMPLE_LANG=Javascript APPNAME=WatermelonWithMe
|
- PLATFORM=android SAMPLE_LANG=Javascript APPNAME=WatermelonWithMe
|
||||||
- PLATFORM=android SAMPLE_LANG=Lua APPNAME=HelloLua
|
- PLATFORM=android SAMPLE_LANG=Lua APPNAME=HelloLua
|
||||||
- PLATFORM=android SAMPLE_LANG=Lua APPNAME=TestLua
|
- PLATFORM=android SAMPLE_LANG=Lua APPNAME=TestLua
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
Loading…
Reference in New Issue