Skip to content

Commit

Permalink
Explicitly select PHP 8.0 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Dec 13, 2020
1 parent df1c544 commit 9420469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ matrix:
include:
- name: 'PHP8'
dist: bionic
php: nightly
php: 8.0
env:
- RUN_PHPCSFIXER="FALSE"
- REPORT_COVERAGE="FALSE"
Expand Down

0 comments on commit 9420469

Please sign in to comment.