Skip to content

Commit

Permalink
Updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Dec 22, 2014
1 parent e455e0b commit a0f6dca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -7,8 +7,8 @@ php:
- 5.6
- hhvm

before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev
sudo: false

install: travis_retry composer install --no-interaction --prefer-source

script: phpunit

0 comments on commit a0f6dca

Please sign in to comment.