Skip to content

Commit c0d8bb1

Browse files
authoredNov 27, 2018
Add Windows and MacOS X to Travis.
1 parent e060ace commit c0d8bb1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@ node_js:
66
- "11"
77
- "node"
88

9+
os:
10+
- linux
11+
- osx
12+
- windows
13+
914
sudo: false

0 commit comments

Comments
 (0)
Please sign in to comment.