Skip to content

Commit a9217f9

Browse files
committed
Speed up travis builds
1 parent f0628f8 commit a9217f9

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
@@ -6,7 +6,7 @@ php:
66

77
install:
88
- composer self-update
9-
- composer install --dev --prefer-source
9+
- composer install
1010

1111
before_script:
1212
- mkdir -p build/logs

0 commit comments

Comments
 (0)