Skip to content

Commit

Permalink
Only execute unit tests in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar committed Jun 20, 2019
1 parent d5074ad commit 429b380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Expand Up @@ -112,4 +112,4 @@ before_test:

test_script:
- cd C:\projects\joomla-cms
- libraries/vendor/bin/phpunit
- libraries/vendor/bin/phpunit --testsuite Unit

0 comments on commit 429b380

Please sign in to comment.