We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a0dc6 commit 53a0923Copy full SHA for 53a0923
1 file changed
.travis.yml
@@ -9,7 +9,8 @@ before_script:
9
- npm run build
10
11
script:
12
- - npm run test
+ - npm run test:plugin
13
+ - npm run test:loader
14
15
after_success:
16
- git config --global user.email "travis@travis-ci.org"
0 commit comments