[update/travis] Do not test branches that don't support testing
This commit is contained in:
@@ -9,6 +9,11 @@ env:
|
|||||||
- DB=mysql
|
- DB=mysql
|
||||||
- DB=postgres
|
- DB=postgres
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- master
|
||||||
|
- develop-1_0_X
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# checkout phpBB and move your extension in place
|
# checkout phpBB and move your extension in place
|
||||||
- cd ../../
|
- cd ../../
|
||||||
|
|||||||
Reference in New Issue
Block a user