Skip to content

Commit 54bf731

Browse files
committed
Travis config for apt packages
1 parent af75c30 commit 54bf731

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: php
2-
dist: trusty
2+
dist: xenial
3+
apt_packages:
4+
- php-ssh2
35
php:
46
- '7.1'
57
- '7.2'

0 commit comments

Comments
 (0)