Skip to content

Commit

Permalink
Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed May 30, 2014
1 parent 6c2c23d commit 3f76c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ services:
before_script:
- sudo apt-get install -y beanstalkd
- sudo beanstalkd -l 127.0.0.1 -p 11300 &
- composer require satooshi/php-coveralls:dev-master --dev --no-progress --prefer-source
- composer require satooshi/php-coveralls:dev-master --dev --no-interaction --prefer-source
- mkdir -p build/logs

script:
Expand Down

0 comments on commit 3f76c15

Please sign in to comment.