Merge pull request #428 from Big-Shark/patch-9

Updated travis config
This commit is contained in:
Toni Uebernickel 2016-10-13 18:12:34 +02:00 committed by GitHub
commit 3fcfda7368

View file

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