Update travis.yml
This commit is contained in:
@@ -4,10 +4,6 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.5
|
||||
|
||||
before_script:
|
||||
- composer selfupdate --quiet
|
||||
- composer install --dev
|
||||
|
Reference in New Issue
Block a user