Skip to content

Commit 9008f83

Browse files
committed
- fixed composer-setup
1 parent be796bd commit 9008f83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ php:
55
- '7.2'
66

77
script:
8-
- php composer.phar self-update
9-
- php composer.phar install --dev
8+
# - composer self-update
9+
- composer install --dev
1010
- ./vendor/bin/phpunit
1111

1212
notifications:

0 commit comments

Comments
 (0)