Skip to content

Commit

Permalink
sploosh
Browse files Browse the repository at this point in the history
  • Loading branch information
iamcdonald committed Dec 15, 2018
1 parent 8f58d50 commit b97f0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/scripts/setup.sh
Expand Up @@ -3,5 +3,5 @@ ORIGINAL_DIR=$PWD
THIS_DIR=$(dirname $0)

cd $THIS_DIR/../test-project
npm install && npm run bootstrap
npm install && npm run bootstrap --no-ci
cd $ORIGINAL_DIR

0 comments on commit b97f0b8

Please sign in to comment.