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 af75c30 commit 54bf731Copy full SHA for 54bf731
.travis.yml
@@ -1,5 +1,7 @@
1
language: php
2
-dist: trusty
+dist: xenial
3
+apt_packages:
4
+ - php-ssh2
5
php:
6
- '7.1'
7
- '7.2'
0 commit comments