Skip to content

Commit

Permalink
Updated .travis.yml to use phpunit in vendor;
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Apr 27, 2016
1 parent f734d50 commit 900b0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ before_script:
- isql-fb -z -q -i /dev/null

script:
- phpunit
- vendor/bin/phpunit --verbose

0 comments on commit 900b0bd

Please sign in to comment.