Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Commit

Permalink
[CI] DIT-151: Use PHP 7.3 on CI (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
narendradesai authored Oct 7, 2020
1 parent 0cebfe8 commit 1fdc422
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
@@ -1,7 +1,7 @@
---
language: php

php: "7.2"
php: "7.3"

addons:
chrome: stable
Expand Down

0 comments on commit 1fdc422

Please sign in to comment.