Skip to content

Commit

Permalink
Built-in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
lstrojny committed Jan 19, 2014
1 parent d9d04b3 commit b4faba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -3,10 +3,10 @@ php:
- 5.3
- 5.4
- 5.5
- hhvm

before_script:
- wget http://getcomposer.org/composer.phar
- php composer.phar install --dev
- composer install --dev

script:
- phpunit
Expand Down

0 comments on commit b4faba1

Please sign in to comment.