Browse Source
drop php 7.4 from travis tests
need to update htmlpurifier first
pull/97/head
No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
0 additions and
1 deletions
-
.travis.yml
|
@ -5,7 +5,6 @@ php: |
|
|
- 7.1 |
|
|
- 7.1 |
|
|
- 7.2 |
|
|
- 7.2 |
|
|
- 7.3 |
|
|
- 7.3 |
|
|
- 7.4 |
|
|
|
|
|
sudo: false |
|
|
sudo: false |
|
|
before_script: |
|
|
before_script: |
|
|
- composer self-update |
|
|
- composer self-update |
|
|