Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit eb5392c

Browse files
committed
update travis
1 parent dabdb30 commit eb5392c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ php:
77

88
before_script:
99
- travis_retry composer self-update
10-
- travis_retry composer update --prefer-source --no-interaction --dev
10+
- travis_retry composer install
1111

1212
script:
13+
- composer dumpautoload -o
1314
- vendor/bin/phpunit

0 commit comments

Comments
 (0)