Skip to content

Commit 816d49b

Browse files
author
Yasuo Harada
committed
modified
1 parent 40e8806 commit 816d49b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ matrix:
2525
before_script:
2626
- git clone https://github.com/FriendsOfCake/travis.git --depth 1 ../travis
2727
- ../travis/before_script.sh
28+
- if [ "$PHPCS" != 1 ]; then echo "\nrequire_once APP . DS . 'vendor' . DS . 'phpunit' . DS . 'phpunit' . DS . 'PHPUnit' . DS . 'Autoload.php';\n" >> Config/bootstrap.php; fi
2829

2930
script:
3031
- ../travis/script.sh

0 commit comments

Comments
 (0)