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 a360444 commit 2308684Copy full SHA for 2308684
.travis.yml
@@ -5,7 +5,7 @@ matrix:
5
- php: '7.1'
6
before_install:
7
- sudo apt-get install software-properties-common
8
- - sudo add-apt-repository ppa:ondrej/php
+ - sudo add-apt-repository ppa:ondrej/php -y
9
- sudo apt-get update
10
- sudo apt-get install -y php7.1-ssh2
11
install:
0 commit comments