Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Add Mac and Windows Back In
Browse files Browse the repository at this point in the history
  • Loading branch information
codydaig committed Feb 6, 2016
1 parent 0ad46a2 commit a598e2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ node_js:
os:
- linux
- centos
- macosx
- windows
# NodeJS v4 requires gcc 4.8
env:
- NODE_ENV=travis CXX="g++-4.8" CC="gcc-4.8"
Expand Down

0 comments on commit a598e2b

Please sign in to comment.