Skip to content

Commit 16057da

Browse files
committed
Add PHP 7.0/7.1 to travis tests
1 parent a180218 commit 16057da

3 files changed

Lines changed: 699 additions & 185 deletions

File tree

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
language: php
22
php:
3-
- 5.3.3
4-
- 5.4
5-
- 5.5
63
- 5.6
74
- 7.0
85
- 7.1
9-
- hhvm
106

117
install:
128
- php composer.phar install --dev --no-interaction --prefer-source

0 commit comments

Comments
 (0)