Try to fix atom-ls test build script

This commit is contained in:
Kris De Volder
2017-08-03 10:35:00 -07:00
parent 46dd5751db
commit 13f35df81e

View File

@@ -11,4 +11,5 @@ else
echo "!!!This may slow down the build!!!"
fi
cd sources
./mvnw test -DargLine="-Dlsp.lazy.completions.disable=true -Dlsp.completions.indentation.enable=true -Dlsp.yaml.completions.errors.disable=true"