Skip to content

Commit

Permalink
chore: test against babel-preset-app (#11004)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jan 13, 2020
1 parent b138b5a commit a0a9c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integration-tests/e2e-vue-cli.sh
Expand Up @@ -30,6 +30,6 @@ yarn add --dev -W @babel/core
printf "a\n" | yarn upgrade-interactive --scope @babel --latest

# Test
CI=true yarn test -p babel
CI=true yarn test -p babel,babel-preset-app

cleanup

0 comments on commit a0a9c64

Please sign in to comment.