summaryrefslogtreecommitdiff
path: root/scripts/build.sh
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2018-12-14 17:40:07 -0800
committerGeorge Fraser <george@fivetran.com>2018-12-14 17:40:07 -0800
commit68a5709d6407474b992d24138a6be69339e7c299 (patch)
tree1f0b2337079aad55d13752b4b6b833aafbbba303 /scripts/build.sh
parent794182af3cdaedebd54ddafc8daa94cf026704f7 (diff)
downloadjava-language-server-68a5709d6407474b992d24138a6be69339e7c299.zip
Run JUnit manually
Diffstat (limited to 'scripts/build.sh')
-rwxr-xr-xscripts/build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/build.sh b/scripts/build.sh
index ae23d98..457de4d 100755
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -1,7 +1,5 @@
#!/bin/bash
-# Installs locally
-# You will need java, maven, vsce, and visual studio code to run this script
set -e
# Needed if you have a java version other than 11 as default