Merge "Add PHP7 build to TravisCI"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 8 Sep 2015 07:45:03 +0000 (07:45 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 8 Sep 2015 07:45:03 +0000 (07:45 +0000)
.travis.yml

index cbab7ee..8ba46b5 100644 (file)
@@ -17,6 +17,8 @@ matrix:
       php: 5.3
     - env: dbtype=mysql
       php: hhvm
+    - env: dbtype=mysql
+      php: 7
 
 services:
   - mysql