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 913e7a5 commit 11c95e3Copy full SHA for 11c95e3
.travis.yml
@@ -26,8 +26,6 @@ before_install:
26
- npm set progress false
27
28
install:
29
- - sudo apt-get update -qq
30
- - sudo apt-get install -y -qq libssh2-1-dev libssh2-php
31
- pip install yamllint
32
- if ! shellcheck --version ; then
33
curl -sSL "${SHELLCHECK_URL}" | tar --exclude 'SHA256SUMS' --strip-components=1 -C "${HOME}/bin" -xjf -;
0 commit comments