chore: test against babel-preset-app (#11004)

This commit is contained in:
Huáng Jùnliàng 2020-01-13 18:30:37 -05:00 committed by GitHub
parent b138b5a62e
commit a0a9c64a47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,6 @@ yarn add --dev -W @babel/core
printf "a\n" | yarn upgrade-interactive --scope @babel --latest printf "a\n" | yarn upgrade-interactive --scope @babel --latest
# Test # Test
CI=true yarn test -p babel CI=true yarn test -p babel,babel-preset-app
cleanup cleanup