mirror of
https://github.com/danog/psalm.git
synced 2024-11-29 20:28:59 +01:00
Remove most travis jobs
This commit is contained in:
parent
8f192801c1
commit
a7c9cf400e
20
.travis.yml
20
.travis.yml
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user