Skip to content

Commit

Permalink
Fix travis config for PHP 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchro committed May 6, 2015
1 parent 3e5a200 commit adea5c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,6 @@ php:

matrix:
allow_failures:
- php: 7.0
- php: hhvm

before_install:
Expand Down
1 change: 1 addition & 0 deletions changelog.md
@@ -1,6 +1,7 @@
# ChangeLog

* Don't switch to quoted-printable for long lines if already using base64
* Fixed Travis-CI config when run on PHP 7

## Version 5.2.10 (May 4th 2015)
* Add custom header getter
Expand Down

0 comments on commit adea5c6

Please sign in to comment.