Skip to content

Commit

Permalink
Improves CI config.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed May 22, 2016
1 parent f3a0100 commit 0168412
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
before_commands:
- 'composer install --prefer-source --no-interaction'
- 'composer install --prefer-dist --no-interaction'
filter:
paths:
- 'src/*'
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ matrix:
allow_failures:
- env: setup=stable
- env: setup=coveralls coverage=yes
- php: 7.0
fast_finish: true

0 comments on commit 0168412

Please sign in to comment.