Skip to content

Commit 3981e01

Browse files
author
Roman Syroeshko
committed
Add PHP 7.0 into the build script.
1 parent f359825 commit 3981e01

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,10 +5,12 @@ php:
55
- 5.4
66
- 5.5
77
- 5.6
8+
- 7.0
89
- hhvm
910

1011
matrix:
1112
allow_failures:
13+
- php: 7.0
1214
- php: hhvm
1315

1416
env:

0 commit comments

Comments
 (0)