Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit a557bf5

Browse files
build: update travis to include windows, linux and osx in tests
1 parent a0f932c commit a557bf5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
sudo: false
2+
os:
3+
- windows
4+
- linux
5+
- osx
26
language: node_js
37
node_js:
48
- "8"

0 commit comments

Comments
 (0)