Explorar o código

Added php7 to travis

Hugo Fonseca %!s(int64=10) %!d(string=hai) anos
pai
achega
fe2b2e651a
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -6,8 +6,14 @@ php:
   - 5.4
   - 5.5
   - 5.6
+  - 7.0
   - hhvm
 
+matrix:
+    fast_finish: true
+    allow_failures:
+        - php: 7.0
+
 before_script:
     - sudo apt-get install parallel
     - rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini