Skip to content

Commit

Permalink
GH-91 Update PHP version to the newest supported one on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mdziekon committed Mar 25, 2020
1 parent f238b06 commit 49c0446
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ matrix:

# list any PHP version you want to test against
php:
# main version should be kept as close as possible to supported OMV's PHP version
# and dependencies should be updated with --prefer-lowest to prevent being ahead
- "7.0"
- "7.2"

# install project dependencies
install:
Expand Down

0 comments on commit 49c0446

Please sign in to comment.