mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[develop] Remove left over conflict marker from merge 1a31f03
This commit is contained in:
parent
1a31f03a7b
commit
f5f6b834f8
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ before_script:
|
|||
- sh -c "if [ '$DB' = 'mysql' -o '$DB' = 'mariadb' ]; then mysql -e 'create database IF NOT EXISTS phpbb_tests;'; fi"
|
||||
|
||||
script:
|
||||
<<<<<<< HEAD
|
||||
- cd build
|
||||
- sh -c "if [ '$TRAVIS_PHP_VERSION' = '5.5' -a '$DB' = 'mysql' ]; then ../phpBB/vendor/bin/phing sniff; fi"
|
||||
- cd ..
|
||||
|
|
Loading…
Add table
Reference in a new issue