Skip to content

Commit 1addb23

Browse files
author
wangsw
committed
travis
1 parent a9632a6 commit 1addb23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ before_script:
1616
- git config --global user.email "you@example.com"
1717
- git config --global user.name "Your Name"
1818

19-
script:
20-
- npm run eslint
21-
- npm run test-cov
22-
2319
after_script:
2420
- npm install coveralls
2521
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js

0 commit comments

Comments
 (0)