Skip to content

Commit

Permalink
CI: Test against PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Majkl578 committed Nov 10, 2018
1 parent 6dc46e7 commit 8a79638
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ language: php

php:
- 7.2
- 7.3
- nightly

env:
Expand Down Expand Up @@ -52,6 +53,7 @@ jobs:

- stage: Test
if: type = cron
php: 7.3
env: DB=sqlite DEV_DEPENDENCIES
install:
- rm composer.lock
Expand Down

0 comments on commit 8a79638

Please sign in to comment.