Skip to content

Commit 41c23c6

Browse files
committedSep 7, 2015
Add PHP7 build to TravisCI
Change-Id: I83231801f8618e2cf85bac6a262bba0250adcfab
1 parent a71f586 commit 41c23c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ matrix:
1717
php: 5.3
1818
- env: dbtype=mysql
1919
php: hhvm
20+
- env: dbtype=mysql
21+
php: 7
2022

2123
services:
2224
- mysql

0 commit comments

Comments
 (0)
Please sign in to comment.