Update travis.yml

This commit is contained in:
victorbjelkholm 2013-09-23 12:13:53 +02:00 committed by Jacob Kiers
parent da8c3c46c5
commit fdb6c2df49
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@ php:
- 5.4
- 5.5
matrix:
allow_failures:
- php: 5.5
before_script:
- composer selfupdate --quiet
- composer install --dev