Skip to content

Commit 4c3d579

Browse files
committed
travis
1 parent 1df69ac commit 4c3d579

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
@@ -9,7 +9,7 @@ php:
99
matrix:
1010
allow_failures:
1111
- php: hhvm
12-
before_script: composer update --dev
12+
before_script: apt-get install php-soap; composer update --dev
1313
script: php vendor/phpunit/phpunit/phpunit.php
1414
notifications:
1515
slack: eduid:JJc9VL5htezKWr40wEUTug8K

0 commit comments

Comments
 (0)