Merge pull request #201 from marc1706/update/travis

[update/travis] Do not test branches that don't support testing
This commit is contained in:
Marc Alexander
2013-12-28 14:48:05 -08:00

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 ../../