Skip to content

Commit f23e438

Browse files
committed
phpunit is probably installed so not needed
1 parent d7aac86 commit f23e438

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ php:
55

66
before_install:
77
- sudo apt-get update
8-
- sudo apt-get install phpunit
9-
- sudo pear upgrade pear
10-
- sudo pear channel-discover pear.phpunit.de
11-
- sudo pear channel-discover components.ez.no
12-
- sudo pear channel-discover pear.symfony-project.com
13-
- sudo pear channel-discover pear.symfony.com
14-
- sudo pear install --alldeps phpunit/PHPunit
158

169
before_script:
1710
- cd Symfony

0 commit comments

Comments
 (0)