Skip to content

Commit f7b677a

Browse files
committed
minor #82 Add PHP 7 on Travis (Soullivaneuh)
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Add PHP 7 on Travis Commits ------- bbcb994 Add PHP 7 on Travis
2 parents 2754863 + bbcb994 commit f7b677a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ php:
1111
- 5.4
1212
- 5.5
1313
- 5.6
14+
- 7.0
1415
- hhvm
1516

1617
install: composer install

0 commit comments

Comments
 (0)