Skip to content

Commit e95ff47

Browse files
committed
travis: added PHP 7.0
1 parent bb8439b commit e95ff47

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
@@ -4,10 +4,12 @@ php:
44
- 5.4
55
- 5.5
66
- 5.6
7+
- 7.0
78
- hhvm
89

910
matrix:
1011
allow_failures:
12+
- php: 7.0
1113
- php: hhvm
1214

1315
script:

0 commit comments

Comments
 (0)