Skip to content

Commit

Permalink
remove php 7.4 tests since its not supported by payum currently
Browse files Browse the repository at this point in the history
  • Loading branch information
solverat committed Feb 26, 2021
1 parent 3547264 commit d90c7aa
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
Expand Up @@ -12,7 +12,6 @@ matrix:
include:
- php: 7.2
- php: 7.3
- php: 7.4
env: COVERAGE=true PHPUNIT_FLAGS="-v --coverage-clover=coverage.clover"
fast_finish: true

Expand Down

0 comments on commit d90c7aa

Please sign in to comment.