Browse Source

add php 7.4 to tests

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

+ 1
- 0
.travis.yml View File

@ -5,6 +5,7 @@ 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