Update .scrutinizer.yml

This commit is contained in:
Anton Medvedev 2015-02-17 13:25:03 +03:00
parent 32120bef57
commit 65d7f416a5

View File

@ -12,12 +12,6 @@ filter:
- src/Resources/*
build:
dependencies:
before:
- sudo apt-get update -qq
- sudo apt-get install -y -qq libssh2-1-dev libssh2-php
- pecl install -f ssh2-beta < test/.noninteractive
- php -m | grep ssh2
tests:
override:
-