1
0
Fork 0

adjust travis instructions after file move

This commit is contained in:
Jan Steemann 2016-02-25 15:24:00 +01:00
parent f0ed218ae9
commit ab6d46f641
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ echo "$0: compiling ArangoDB"
echo
echo "$0: linting ArangoDB JS"
./scripts/jslint.sh
./utils/jslint.sh
echo
echo "$0: testing ArangoDB"