Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Update Travis-CI configuration (Symfony 4.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed May 31, 2019
1 parent 7fe43e0 commit c862c61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ matrix:
env: "SYMFONY_VERSION=4.1.*"
- php: "7.1"
env: "SYMFONY_VERSION=4.2.*"
- php: "7.1"
env: "SYMFONY_VERSION=4.3.*"
allow_failures:
- php: "nightly"

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
CHANGELOG
=========

### master

- Update Travis-CI configuration (Symfony 4.3)

### [1.1.0](https://github.com/webeweb/haveibeenpwned-bundle/tree/v1.1.0) (2019-05-24)

- Add Configuration
Expand Down

0 comments on commit c862c61

Please sign in to comment.