Skip to content

Commit

Permalink
Do not test on PHP 7.0
Browse files Browse the repository at this point in the history
While still supported we can't test on this PHP version to become PHPUnit 9
compatible.
  • Loading branch information
RoSk0 committed Jan 11, 2021
1 parent 51ad0dc commit 57d623a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: php
php:
- '7.0'
- '7.1'
- '7.2'
- '7.3'
Expand Down

0 comments on commit 57d623a

Please sign in to comment.