Browse Source

Merge pull request #3806 from fonsecas72/php7

Added php7 to travis
Jordi Boggiano 10 years ago
parent
commit
8f170b214c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ php:
   - 5.4
   - 5.5
   - 5.6
+  - 7.0
   - hhvm
 
 before_script: