Skip to content

Commit c167c8b

Browse files
committed
chore: tweaks to CI setup
1 parent 2b8610d commit c167c8b

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ before_script:
99
- npm run build
1010
script:
1111
- npm test
12-
after_success: npm run coveralls

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ matrix:
1313
fast_finish: true
1414
build: off
1515
version: '{build}'
16-
shallow_clone: true
17-
clone_depth: 1
1816
test_script:
1917
- node --version
2018
- npm --version

0 commit comments

Comments
 (0)