Skip to content

Commit 7bbd206

Browse files
committed
We should now validate against branch 3.1.x
1 parent 2112c2a commit 7bbd206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ env:
3333
- SNIFF="1" # Should we run code sniffer on your code?
3434
- IMAGE_ICC="1" # Should we run icc profile sniffer on your images?
3535
- EPV="1" # Should we run EPV (Extension Pre Validator) on your code?
36-
- PHPBB_BRANCH="develop-ascraeus"
36+
- PHPBB_BRANCH="3.1.x"
3737

3838
branches:
3939
only:

0 commit comments

Comments
 (0)