Skip to content

Commit

Permalink
Fix typo: '--no-script' should be '--no-scripts'
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Sep 27, 2018
1 parent 953495f commit 679b6ee
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 @@ -37,6 +37,6 @@ after_success:

before_deploy:
- composer phar:install-tools
- composer require --no-script consolidation/Robo
- composer require --no-scripts consolidation/Robo
- composer install --prefer-dist --no-dev --no-interaction
- tools/box compile

0 comments on commit 679b6ee

Please sign in to comment.