We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4151b0 commit 94648c6Copy full SHA for 94648c6
test/test.sh
@@ -3,9 +3,7 @@
3
set -e
4
5
test_version_number(){
6
- rm -rf node_modules
7
echo "running unit tests with Vue $1"
8
- yarn install
9
yarn add vue@$1 vue-template-compiler@$1
10
yarn test:unit
11
yarn test:unit:karma
0 commit comments