Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Bašić authored Mar 20, 2017
1 parent 40432c9 commit 7e09b57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ before_script:
- travis_retry composer self-update
- travis_retry composer install --prefer-dist --no-interaction --dev

script: phpunit
script:
- vendor/bin/phpunit

0 comments on commit 7e09b57

Please sign in to comment.