Skip to content

Commit

Permalink
Travis: run tests also on php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tbruckmaier committed Sep 20, 2021
1 parent 7253028 commit bd24691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php
php:
- '7.3'
- '7.4'
dist: xenial
before_script:
- composer self-update
Expand Down

0 comments on commit bd24691

Please sign in to comment.