Merge pull request #484 from marc1706/ticket/483

[ticket/483] Use phpBB's 3.1.x branch for travis builds
This commit is contained in:
Marc Alexander
2015-02-26 17:45:21 +01:00

View File

@@ -34,7 +34,7 @@ env:
- COVERAGE="1" # Should we send coverage? - COVERAGE="1" # Should we send coverage?
- EPV="1" # Should we run EPV (Extension Pre Validator) on your code? - EPV="1" # Should we run EPV (Extension Pre Validator) on your code?
- SPELLCHECK="1" # Should the php files be checked for obvious spelling errors? - SPELLCHECK="1" # Should the php files be checked for obvious spelling errors?
- PHPBB_BRANCH="develop-ascraeus" - PHPBB_BRANCH="3.1.x"
branches: branches:
except: except: