Skip to content

Commit e094505

Browse files
committed
Merge pull request #88 from SparkPost/php7-ci
Add PHP 7.0 to CI runs
2 parents 5410eab + 4abdf7e commit e094505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: php
22
php:
33
- '5.5'
44
- '5.6'
5+
- '7.0'
56
install:
67
- composer install
78
before_script:

0 commit comments

Comments
 (0)