Skip to content

Commit

Permalink
Add PHP 7.3 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineOmega committed Feb 4, 2019
1 parent 98d70e5 commit 4d71480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ dist: trusty
php:
- '7.1.18'
- '7.2'
- '7.3'
- nightly
matrix:
allow_failures:
Expand Down

0 comments on commit 4d71480

Please sign in to comment.