Skip to content

Commit

Permalink
Revert "Update travis config to check compatibility with PHP 8.0 and …
Browse files Browse the repository at this point in the history
…8.1"

This reverts commit e4fee6c.
  • Loading branch information
maurobonfietti committed Dec 4, 2021
1 parent e4fee6c commit 7279dc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: php

php:
- '8.0'
- '8.1'
- '8.0.0'

services:
- mysql
Expand Down

0 comments on commit 7279dc9

Please sign in to comment.