Skip to content

Commit 64505d0

Browse files
committed
Merge pull request #103 from JeroenDeDauw/JeroenDeDauw-patch-1
Run tests against PHP7
2 parents 598da68 + a1f6a4b commit 64505d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ matrix:
77
include:
88
- env: DBTYPE=mysql; MW=master
99
php: 5.4
10+
- env: DBTYPE=mysql; MW=master
11+
php: 7
1012
- env: DBTYPE=sqlite; MW=1.21.0
1113
php: 5.3
1214
- env: DBTYPE=mysql; MW=1.23.0

0 commit comments

Comments
 (0)