Skip to content

Commit

Permalink
build: run Travis against Linux and OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
strawbrary committed Apr 27, 2016
1 parent 06e005d commit 93cbe80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ node_js:
- 4
- stable

os:
- linux
- osx

install:
- npm -g install npm@3
- npm install
Expand Down

0 comments on commit 93cbe80

Please sign in to comment.