Skip to content
This repository has been archived by the owner on Feb 20, 2018. It is now read-only.

Commit

Permalink
making travis works
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuadros committed May 8, 2013
1 parent dfa807f commit f210dc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ php:
- 5.4

before_script:
- wget -nc http://getcomposer.org/composer.phar
- php composer.phar update
- composer --dev --prefer-source install

script: phpunit

0 comments on commit f210dc2

Please sign in to comment.