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 f1a9f50 commit 3e241faCopy full SHA for 3e241fa
.travis.yml
@@ -23,5 +23,7 @@ after_success:
23
- npm run codeclimate
24
# run e2e test
25
# - npm run e2e
26
+ # create a build - should test the tooling to create dist build
27
+ - npm run build:dist
28
29
after_script:
0 commit comments