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

Commit

Permalink
Add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-roemer committed Dec 3, 2013
1 parent cb9b728 commit 651bc64
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: node_js

node_js:
- 0.10

script:
- ./node_modules/.bin/grunt check

0 comments on commit 651bc64

Please sign in to comment.