Skip to content

Commit

Permalink
tell CI to fail on failure of test
Browse files Browse the repository at this point in the history
  • Loading branch information
behaviary committed Jun 5, 2019
1 parent d020ca1 commit 6b88ab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/new_project.sh
Expand Up @@ -25,4 +25,5 @@ if test -f "$FILE"; then
echo "${GREEN}$FILE exists. Have a cookie!"
else
echo "${RED}ERROR: file not found."
exit 1
fi

0 comments on commit 6b88ab9

Please sign in to comment.