Skip to content

Commit

Permalink
moved ci tests to php7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Dec 26, 2019
1 parent 9b58410 commit 0c7e41d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -28,8 +28,8 @@ matrix:
# Test the latest stable release
- php: 7.2
- php: 7.3
- php: 7.4
env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="php-http/vcr-plugin:^1.0@dev"
- php: 7.4

# Test LTS versions
- php: 7.3
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

## 1.17.0 - 2019-12-17
## 1.17.0 - 2019-12-27

### Added

Expand Down

0 comments on commit 0c7e41d

Please sign in to comment.