Navigation Menu

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

Commit

Permalink
Add .travis.yml file for integration with Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kate2753 committed Mar 4, 2014
1 parent 34caafb commit 680623d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -0,0 +1,9 @@
language: node_js
node_js:
- "0.10"
notifications:
email:
- kodnous@linkedin.com
- tlindvall@linkedin.com
before_install:
- npm install -g grunt-cli

0 comments on commit 680623d

Please sign in to comment.