Skip to content

Commit

Permalink
Add php 7.4
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Feb 3, 2020
1 parent f456c6b commit 1fc41da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ matrix:
env: DB=sqlite
- php: 7.2
env: DB=mysql
- php: 7.3
env: DB=mysql
- php: 7.4
env: DB=mysql
- php: 7.3
env: DB=pgsql
fast_finish: true
Expand Down

0 comments on commit 1fc41da

Please sign in to comment.