Skip to content

Commit 240e63c

Browse files
committed
remove coveralls
1 parent ad76b03 commit 240e63c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Diff for: .coveralls.yml

-2
This file was deleted.

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install:
1212
script:
1313
- npm run prepare
1414
- npm run test:ci
15-
- npm run coveralls
15+
# - npm run coveralls
1616
after_success:
1717
- codecov --file coverage/lcov.info --disable search
1818

0 commit comments

Comments
 (0)