Skip to content

Commit f622e80

Browse files
twishSynchro
authored andcommitted
Added support for php 7.1 in .travis.yml (PHPMailer#863)
1 parent 6eaec68 commit f622e80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: php
22
php:
3+
- 7.1
34
- 7.0
45
- 5.6
56
- 5.5

0 commit comments

Comments
 (0)