Skip to content

Commit

Permalink
No need for this anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybrad committed May 23, 2019
1 parent ae576bf commit 74fe0a0
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 @@ -79,7 +79,7 @@ before_script:

script:
- |
php vendor/bin/codecept run tests/unit/helpers/ArrayHelperTest.php:testToArray;
vendor/bin/codecept run unit;
#script:
# - |
# # if [[ $TASK_TESTS_COVERAGE != 1 ]]; then
Expand Down

0 comments on commit 74fe0a0

Please sign in to comment.