Updated travis config

This commit is contained in:
Maxim 2016-07-02 23:25:15 +10:00 committed by GitHub
parent ad4827d281
commit 08b566ad2d

View file

@ -6,6 +6,7 @@ php:
- 5.5 - 5.5
- 5.6 - 5.6
- 7.0 - 7.0
- nightly
- hhvm - hhvm
cache: cache:
@ -24,6 +25,7 @@ matrix:
allow_failures: allow_failures:
- php: hhvm - php: hhvm
- php: nightly
- env: SYMFONY_VERSION="dev-master" - env: SYMFONY_VERSION="dev-master"
before_install: before_install: