Travis only build master branch.

This commit is contained in:
James Chen 2013-05-10 16:01:07 +08:00
parent 8ebde4df7f
commit 00391997ae
1 changed files with 3 additions and 0 deletions

View File

@ -32,3 +32,6 @@ env:
- PLATFORM=android SAMPLE_LANG=Javascript APPNAME=WatermelonWithMe
- PLATFORM=android SAMPLE_LANG=Lua APPNAME=HelloLua
- PLATFORM=android SAMPLE_LANG=Lua APPNAME=TestLua
branches:
only:
- master