Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Revert ssh-agent kill.
  • Loading branch information
DellaBitta authored Apr 9, 2021
1 parent 22705a6 commit 6dd6f3b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,4 @@ script:
make -C examples/iot_core_mqtt_client IOTC_CLIENT_LIB_PATH=../../bin/linux IOTC_BSP_TLS=$IOTC_BSP_TLS;
fi;
fi;"
# Fix for successful builds being reported as failed in Travis.
# See https://github.com/travis-ci/travis-ci/issues/8082 .
- "ssh-agent -k"

0 comments on commit 6dd6f3b

Please sign in to comment.