Skip to content

Commit

Permalink
Use PHP 7.3 for analysis on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
akrabat committed Aug 18, 2019
1 parent 12ff022 commit 754b85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ dist: trusty
matrix:
include:
- php: 7.1
env: ANALYSIS='true'
- php: 7.2
- php: 7.3
env: ANALYSIS='true'
- php: nightly
allow_failures:
- php: nightly
Expand Down

0 comments on commit 754b85b

Please sign in to comment.