[ticket/690] Run tests against phpBB 3.2.x branch

B3P-690
This commit is contained in:
Marc Alexander
2017-01-08 22:33:16 +01:00
parent 7f36382cc6
commit 49a001f527

View File

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