Skip to content

Commit

Permalink
CI: test trigger phrase
Browse files Browse the repository at this point in the history
Do not merge.

Fixes: #111.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
  • Loading branch information
chavafg committed Sep 18, 2018
1 parent a25a711 commit e1ba2de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/setup.sh
Expand Up @@ -7,6 +7,9 @@

set -e

echo "This is a test - do not merge"
echo "This is a change - do not merge"

cidir=$(dirname "$0")
source /etc/os-release || source /usr/lib/os-release
source "${cidir}/lib.sh"
Expand Down

0 comments on commit e1ba2de

Please sign in to comment.