Skip to content

Commit a306ebc

Browse files
authoredNov 11, 2019
Merge pull request #573 from Xmader/test-on-windows
test on Windows in Travis CI
2 parents 9a0f64f + f96fc99 commit a306ebc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎.travis.yml

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ node_js:
77
- "12"
88
- "13"
99

10+
git:
11+
autocrlf: input
12+
13+
os:
14+
- linux
15+
- windows
16+
1017
before_install:
1118
- travis_retry npm install
1219

0 commit comments

Comments
 (0)
Please sign in to comment.