Skip to content

Commit 4fbcd04

Browse files
committed
- adjusts Travis script
1 parent c43d1af commit 4fbcd04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ matrix:
3434

3535
# Composer package installation
3636
install:
37-
# Install composer packages, will also trigger dump-autoload
38-
- composer install
3937
# Install coveralls.phar
4038
- wget -c -nc --retry-connrefused --tries=0 https://github.com/satooshi/php-coveralls/releases/download/v1.0.1/coveralls.phar
4139
- chmod +x coveralls.phar

0 commit comments

Comments
 (0)