Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Commit

Permalink
Disabled php 8 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrogehlen committed May 25, 2021
1 parent 954e21a commit ef53613
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,12 +1,11 @@
language: php

php:
php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
- 8.0

matrix:
fast_finish: true
Expand Down

0 comments on commit ef53613

Please sign in to comment.