We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687b24d commit bc948eaCopy full SHA for bc948ea
3 files changed
.travis.yml
@@ -7,6 +7,8 @@ node_js:
7
script:
8
- npm run lint
9
- npm run lint:es6
10
+ - npm run test
11
+ - npm run test:ci
12
- npm run build:production
13
- npm run test
14
- npm run test:ci
0 commit comments