We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2112c2a commit 7bbd206Copy full SHA for 7bbd206
1 file changed
.travis.yml
@@ -33,7 +33,7 @@ env:
33
- SNIFF="1" # Should we run code sniffer on your code?
34
- IMAGE_ICC="1" # Should we run icc profile sniffer on your images?
35
- EPV="1" # Should we run EPV (Extension Pre Validator) on your code?
36
- - PHPBB_BRANCH="develop-ascraeus"
+ - PHPBB_BRANCH="3.1.x"
37
38
branches:
39
only:
0 commit comments