Skip to content

Commit 8fa1d4f

Browse files
committed
run checks with php 7.0
1 parent 87498e4 commit 8fa1d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ php:
1313

1414
matrix:
1515
include:
16-
- php: 5.6
16+
- php: 7.0
1717
env: COVERAGE=1
1818

1919
cache:

0 commit comments

Comments
 (0)