Skip to content

Commit

Permalink
Use Travis multi-OS to build this on OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Dec 29, 2014
1 parent 123d79a commit baabe20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
language: node_js
node_js:
- '0.10'
os:
- osx
before_install:
- npm install -g grunt-cli
before_deploy:
Expand Down

0 comments on commit baabe20

Please sign in to comment.