try fix travis

This commit is contained in:
Eric Vergnaud 2020-10-03 20:05:59 +08:00
parent bdf3329581
commit 8ae36fd0d4
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
#!/bin/bash
cd runtime/JavaScript
cd target/classes/JavaScript
npm install
cd ../../
cd ../../..
set -euo pipefail