Skip to content

Commit 318cb6e

Browse files
committed
travis: some more fixes
1 parent 6506ead commit 318cb6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

travis/run_tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
#
44
# Copyright (c) 2019-2020, Postgres Professional
55
#
6+
set -xe
67

8+
sudo su -c 'mkdir /run/sshd'
79
sudo su -c 'apt-get update -y'
810
sudo su -c 'apt-get install openssh-client openssh-server -y'
911
/etc/init.d/ssh start

0 commit comments

Comments
 (0)