Skip to content

Commit

Permalink
Merge pull request #19 from sabre-io/phil-davis-patch-1
Browse files Browse the repository at this point in the history
Explicitly select PHP 8.0 in CI
  • Loading branch information
phil-davis authored Dec 10, 2020
2 parents 1061edb + 8781a45 commit 9211273
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 @@ -18,7 +18,7 @@ matrix:
include:
- name: 'PHP8'
dist: focal
php: nightly
php: 8.0
env:
- RUN_PHPCSFIXER="FALSE"
- REPORT_COVERAGE="FALSE"
Expand Down

0 comments on commit 9211273

Please sign in to comment.