Update .travis.yml

This commit is contained in:
Nicolas Le Goff
2014-09-10 11:30:42 +02:00
parent 1ccd046165
commit 3b2fe8eafa

View File

@@ -49,6 +49,11 @@ php:
- 5.5
- 5.6
matrix:
fast_finish: true
allow_failures:
- php: 5.6
script:
- bin/developer system:uninstall -v
- travis_retry bin/developer dependencies:all --prefer-source -v