Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsekaean authored Jun 5, 2018
1 parent d271a73 commit 37137d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: vendor/bin/sake dev/build

# run tests!
- run: vendor/bin/phpunit -d memory_limit=512M --coverage-clover=./coverage.xml -v vendor/silverstripers/markdown/tests
- run: vendor/bin/phpunit -d memory_limit=512M --coverage-clover=./coverage.xml -v
- run: pwd
- run: ls -al
- run: cat coverage.xml
Expand Down

0 comments on commit 37137d6

Please sign in to comment.