Skip to content

Commit 1e72552

Browse files
committed
micro change to composer install settings
1 parent 5c274cf commit 1e72552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ php:
55

66
before_script:
77
- wget http://getcomposer.org/composer.phar
8-
- php composer.phar install --dev --no-interaction
8+
- php composer.phar install --no-interaction
99

1010
script:
1111
- mkdir -p build/logs

0 commit comments

Comments
 (0)