Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
fix spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Jul 25, 2018
1 parent 751daeb commit 11eabac
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 @@ -55,7 +55,7 @@ jobs:
# Tests
- run:
name: 'PHPUnit'
command: './vendor/bin/phpunit --coverage-clover=coverage.clover'
command: './vendor/bin/phpunit --coverage-clover=coverage.clover'

- run:
name: 'Install Scrutinizer Ocular'
Expand Down

0 comments on commit 11eabac

Please sign in to comment.