Skip to content

Commit e0e60e0

Browse files
committed
Removed the composer validate check
1 parent 9e86932 commit e0e60e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ before_script:
2020
- travis_retry composer install
2121

2222
script:
23-
- composer validate --strict
2423
- vendor/bin/phpcs --standard=psr2 src/
2524
- vendor/bin/phpunit
2625

0 commit comments

Comments
 (0)