Skip to content

Commit 34bdf6b

Browse files
committed
travis: no windows. A known failing test is worse than no test.
https://travis-ci.org/npm/node-tar/jobs/443305190
1 parent dcab9b8 commit 34bdf6b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
language: node_js
2+
sudo: false
23

34
node_js:
45
- 10
56
- 8
67
- 6
78

8-
os:
9-
- linux
10-
- windows
11-
129
cache:
1310
directories:
1411
- $HOME/.npm

0 commit comments

Comments
 (0)