Skip to content

Commit

Permalink
use composer test
Browse files Browse the repository at this point in the history
  • Loading branch information
Attila Droszler authored and knagy committed Jan 3, 2017
1 parent 2b8c877 commit e08c705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,4 +8,4 @@ php:
- hhvm

before_script: composer install
script: phpunit -c test/phpunit.xml test/
script: composer test

0 comments on commit e08c705

Please sign in to comment.