Browse Source

drop php 7.4 from travis tests

need to update htmlpurifier first
pull/97/head
Aaron Parecki 4 years ago
parent
commit
456f4d0dc1
No known key found for this signature in database GPG Key ID: 276C2817346D6056
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .travis.yml

+ 0
- 1
.travis.yml View File

@ -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

Loading…
Cancel
Save