1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Remove most travis jobs

This commit is contained in:
Matthew Brown 2020-12-16 11:31:54 -05:00 committed by Daniil Gentili
parent 8f192801c1
commit a7c9cf400e
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -41,26 +41,6 @@ jobs:
- php: 7.3
env: DEPS="low"
- php: 7.3
env: DEPS="high"
- php: 7.4
env: DEPS="low"
- php: 7.4
env: DEPS="high"
- php: 7.3
env: DEPS="high"
script:
- vendor/bin/phpcs
- php: 7.3
env: DEPS="high"
script:
- composer require --dev maglnet/composer-require-checker:^2.0.0
- ./vendor/bin/composer-require-checker check --config-file=bin/composer-require-checker-config.json ./composer.json
- php: 7.3
env: DEPS="high"
script: bin/build-phar.sh