Skip to content

Commit 7ad944d

Browse files
committed
fix travis
1 parent c71b41e commit 7ad944d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cache:
1919
# execute any number of scripts before the test run, custom env's are available as variables
2020
before_script:
2121
- composer install --dev --no-interaction --prefer-dist
22-
- cat composer.lock
22+
# - cat composer.lock
2323

2424
matrix:
2525
allow_failures:

0 commit comments

Comments
 (0)