We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a4ff9 commit 40e8806Copy full SHA for 40e8806
1 file changed
.travis.yml
@@ -25,8 +25,6 @@ matrix:
25
before_script:
26
- git clone https://github.com/FriendsOfCake/travis.git --depth 1 ../travis
27
- ../travis/before_script.sh
28
- - composer global require phpunit/phpunit '3.7.*'
29
- - ln -s ~/.composer/vendor/phpunit/phpunit/PHPUnit ../../vendors/PHPUnit
30
31
script:
32
- ../travis/script.sh
0 commit comments