Skip to content

Commit cae0df7

Browse files
committed
config travis
1 parent 130d108 commit cae0df7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before_install:
55
- npm i -g npm@5.6.0
66
script:
77
- npm run test
8-
npm run-script test-report
9-
npm run-script test-coverage
8+
- npm run-script test-report
9+
- npm run-script test-coverage
1010
after_script:
1111
- npm run coverage

0 commit comments

Comments
 (0)