1
0
Fork 0

Added php7 to travis

pull/3806/head
Hugo Fonseca 2015-03-01 20:47:15 +00:00
parent 664202e767
commit fe2b2e651a
1 changed files with 6 additions and 0 deletions

View File

@ -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