Skip to content

Commit

Permalink
(temp) troubleshoot CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtigger committed Sep 24, 2016
1 parent 16ea49f commit 93b7188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/unit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ bin/configlet .
pushd exercises
echo ""
echo ">>> Running tests..."
TERM=dumb gradle check compileStarterSourceJava --continue
TERM=dumb gradle check compileStarterSourceJava --continue --stacktrace
popd

0 comments on commit 93b7188

Please sign in to comment.