Skip to content

Commit e433151

Browse files
committed
build: run Travis against Linux and OS X
1 parent 920f51d commit e433151

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
@@ -6,6 +6,10 @@ node_js:
66
- 5
77
- 6
88

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

0 commit comments

Comments
 (0)