mirror of https://gitee.com/bigwinds/arangodb
adjust travis instructions after file move
This commit is contained in:
parent
f0ed218ae9
commit
ab6d46f641
|
@ -31,7 +31,7 @@ echo "$0: compiling ArangoDB"
|
||||||
echo
|
echo
|
||||||
echo "$0: linting ArangoDB JS"
|
echo "$0: linting ArangoDB JS"
|
||||||
|
|
||||||
./scripts/jslint.sh
|
./utils/jslint.sh
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "$0: testing ArangoDB"
|
echo "$0: testing ArangoDB"
|
||||||
|
|
Loading…
Reference in New Issue