Unverified Commit cee7f3b5 by Kewde Committed by GitHub

move before make clean lol

parent c1a21228
......@@ -30,11 +30,6 @@ function electron_test() {
# test installing from source
npm install --build-from-source --clang=1 $GYP_ARGS
electron_pretest
electron_test
publish
make clean
# TODO: remove me -start
cd ./lib/binding/
......@@ -48,6 +43,11 @@ done
cd ../../
# TODO: remove me -end
electron_pretest
electron_test
publish
make clean
# now test building against shared sqlite
export NODE_SQLITE3_JSON1=no
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment