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 0297a0b commit 72d5ffeCopy full SHA for 72d5ffe
.travis.yml
@@ -14,6 +14,7 @@ install:
14
script:
15
- bower install --production
16
- npm run -s build
17
+ - npm run -s test
18
after_success:
19
- >-
20
test $TRAVIS_TAG &&
0 commit comments