Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
MacFJA committed Feb 22, 2018
1 parent 9a0adb8 commit 596ecdf
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 @@ -5,7 +5,7 @@ php:
- '7.2'

install:
- composer install --prefer-dist --no-interaction
- composer install --prefer-dist --no-interaction --no-scripts --no-plugins

script:
- composer ci -- --ansi
Expand Down

0 comments on commit 596ecdf

Please sign in to comment.