[update/travis] Do not test branches that don't support testing

This commit is contained in:
Marc Alexander
2013-12-28 23:36:10 +01:00
parent 8e97adac09
commit facdccd6c7

View File

@@ -9,6 +9,11 @@ env:
- DB=mysql
- DB=postgres
branches:
except:
- master
- develop-1_0_X
before_script:
# checkout phpBB and move your extension in place
- cd ../../