Skip to content

Commit

Permalink
Switched to npm test
Browse files Browse the repository at this point in the history
  • Loading branch information
matteyu committed Apr 18, 2020
1 parent 5e95486 commit d609e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ script:
cd ..
yarn test-install
echo ">>RUNNING INTEGRATION TESTS<<"
yarn test -g 'blzd|cli'
npm test -- -g 'blzd|cli'
fi

0 comments on commit d609e2e

Please sign in to comment.