fix: select node 8

This commit is contained in:
Zhicheng Wang
2018-08-24 16:07:39 +08:00
parent dbcc55f386
commit bf853681df
+4
View File
@@ -1,5 +1,9 @@
#!/usr/bin/env bash
. ~/.nvm/nvm.sh
nvm use 8
set -x
cd `dirname $0`