diff --git a/scripts/runTests.sh b/scripts/runTests.sh index 39767003a..1208683fe 100644 --- a/scripts/runTests.sh +++ b/scripts/runTests.sh @@ -1,7 +1,5 @@ cd Plan -gradle tasks - if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then gradle test fi