Skip to content

Commit

Permalink
CI update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-M committed Dec 30, 2019
1 parent 32cbe81 commit ab871e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ if [ ! -z $CI_SYSTEM ] && [ ${CI_SYSTEM} != "LOCAL" ]; then
eval "$(ssh-agent \-s)"
chmod 600 ./tests/ssh_host_key
ssh-add ./tests/ssh_host_key
chmod -R g-wrx ./tests
chmod -R a-wrx ./tests
fi

if [ -n CI_SYSTEM ] && [ ${CI_SYSTEM} == "TRAVIS" ]; then
Expand Down

0 comments on commit ab871e9

Please sign in to comment.