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 708b2d9 commit 982351b
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 982351b

Please sign in to comment.