Skip to content

Commit b2545d6

Browse files
committed
Alternative PHP extension method
1 parent 0faeff5 commit b2545d6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
language: php
22
dist: xenial
33
before_install:
4-
- sudo apt-get update
5-
- sudo apt-get install -y php7.1-ssh2
6-
- sudo apt-get install -y php7.2-ssh2
7-
- sudo apt-get install -y php7.3-ssh2
4+
- pecl install ssh2
85
php:
96
- '7.1'
107
- '7.2'

0 commit comments

Comments
 (0)