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