Skip to content

Commit

Permalink
ci(travis): require php 7.3 for build
Browse files Browse the repository at this point in the history
  • Loading branch information
warlof committed Nov 16, 2019
1 parent 2c450e4 commit 7e2f070
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
@@ -1,4 +1,6 @@
language: php
php:
- 7.3
before_script:
- pecl install -o -f redis <<<""
- composer update
Expand Down

0 comments on commit 7e2f070

Please sign in to comment.