Skip to content

Commit 93cbe80

Browse files
committed
build: run Travis against Linux and OS X
1 parent 06e005d commit 93cbe80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ node_js:
55
- 4
66
- stable
77

8+
os:
9+
- linux
10+
- osx
11+
812
install:
913
- npm -g install npm@3
1014
- npm install

0 commit comments

Comments
 (0)