mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-04 12:45:34 +01:00
Remove .travis.yml
This commit is contained in:
parent
b9dfa9bd7e
commit
37c48b07e6
1 changed files with 0 additions and 17 deletions
17
.travis.yml
17
.travis.yml
|
@ -1,17 +0,0 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
|
||||
env:
|
||||
matrix:
|
||||
- COMPOSER_FLAGS="--prefer-lowest"
|
||||
- COMPOSER_FLAGS=""
|
||||
|
||||
before_script:
|
||||
- composer install --dev --prefer-source --no-interaction
|
||||
|
||||
script:
|
||||
- composer test
|
Loading…
Add table
Add a link
Reference in a new issue