Skip to content

Commit 90854fb

Browse files
ISSUE-83: Added build plans for PHP 7.0 and 7.1
1 parent 283ef3e commit 90854fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ php:
55
- '5.4'
66
- '5.5'
77
- '5.6'
8+
- '7.0'
9+
- '7.1'
810

911
install:
1012
- composer install

0 commit comments

Comments
 (0)