Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 4069424

Browse files
authored
Update .travis.yml
1 parent 07b3908 commit 4069424

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
@@ -16,7 +16,7 @@ before_install:
1616
- composer self-update && composer install --no-interaction --prefer-source --dev
1717
- tar -zcf /tmp/Core.tar.gz src
1818
- mkdir -p logs
19-
- cd tests
19+
# - cd tests
2020

2121
script:
2222
- phpunit --stderr

0 commit comments

Comments
 (0)