Skip to content

Commit

Permalink
Merge pull request #675 from andreybolonin/patch-1
Browse files Browse the repository at this point in the history
add php 7.3
  • Loading branch information
aidantwoods committed Nov 16, 2018
2 parents 2bd7113 + 1686a34 commit e124572
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 @@ -13,13 +13,15 @@ matrix:
- php: 7.0
- php: 7.1
- php: 7.2
- php: 7.3
- php: nightly
- php: hhvm
- php: hhvm-nightly
fast_finish: true
allow_failures:
- php: nightly
- php: hhvm-nightly
- php: 7.3

install:
- composer install --prefer-dist --no-interaction --no-progress
Expand Down

0 comments on commit e124572

Please sign in to comment.