Skip to content

Commit 4a0dd96

Browse files
committed
Add php 7 to tests
1 parent 526a20c commit 4a0dd96

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@ matrix:
2121
env: DB=mysqli
2222
- php: 5.6
2323
env: DB=mysqli
24+
- php: 7.0
25+
env: DB=mysqli
2426
- php: hhvm
2527
env: DB=mysqli
2628
allow_failures:
2729
- php: hhvm
30+
- php: 7.0
2831
fast_finish: true
2932

3033
env:

0 commit comments

Comments
 (0)