Skip to content

Commit 4abdf7e

Browse files
committed
Add PHP 7.0 to CI runs
1 parent 5410eab commit 4abdf7e

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)