Skip to content

Commit

Permalink
Added support for php 7.1 in .travis.yml (PHPMailer#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
twish authored and Synchro committed Oct 20, 2016
1 parent 6eaec68 commit f622e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: php
php:
- 7.1
- 7.0
- 5.6
- 5.5
Expand Down

0 comments on commit f622e80

Please sign in to comment.