Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 27efb96

Browse files
authored
Disable CI on Windows (#74)
Disable CI on Windows
2 parents 52c615d + 576b25e commit 27efb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ node_js: '12'
33
dist: bionic
44
jobs:
55
include:
6-
- os: windows
6+
# - os: windows
77
- os: osx
88
- node_js: '8.0.0'
99
- node_js: '12'

0 commit comments

Comments
 (0)