We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284864c commit 392b646Copy full SHA for 392b646
.travis.yml
@@ -11,8 +11,8 @@ matrix:
11
- php: 5.6
12
13
before_script:
14
- - sudo apt-get install -y -qq libssh2-1-dev libssh2-php
15
- sudo apt-get update -qq
+ - sudo apt-get install -y -qq libssh2-1-dev libssh2-php
16
- pecl install -f ssh2-beta < .noninteractive
17
- php -m | grep ssh2
18
- composer self-update
0 commit comments