Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
treffynnon committed Jan 2, 2018
1 parent 5285e6e commit 5d97e7d
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 @@ -28,5 +28,6 @@ script: |
composer run-script test -- --colors --coverage-text
else
# special handling for PHP 5.2 testing as there is no composer available
$X/phpunit --colors --coverage-text
# we need phpunit-3.6.12, but there is no phar file for it so comment out for now
# $X/phpunit --colors --coverage-text
fi

0 comments on commit 5d97e7d

Please sign in to comment.