Skip to content

Commit d0dd154

Browse files
committed
remove deprecated --dev
1 parent 7ecaf52 commit d0dd154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ before_script:
1919
- sudo cat /etc/apache2/sites-available/default
2020
- sudo /etc/init.d/apache2 restart
2121
- composer self-update
22-
- composer install --dev --prefer-dist
22+
- composer install --prefer-dist
2323
- sudo cp -f tests/travis-ci/behat.yml behat.yml
2424

2525
# Set MySQL configuration and create the database.

0 commit comments

Comments
 (0)