Skip to content

Commit

Permalink
Added Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Wildhoney committed Nov 5, 2013
1 parent 4c96708 commit 39fe920
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: node_js

node_js:
- "0.10"

before_script:
- npm -q install
- npm -q install -g grunt-cli
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
CloudConvert
============

Easy-to-use Node.js implementation of the CloudConvert API.
<img src="https://travis-ci.org/Wildhoney/CloudConvert.png?branch=master" />
&nbsp;
<img src="https://badge.fury.io/js/cloud-convert.png" />

Easy-to-use Node.js implementation of the CloudConvert API.

0 comments on commit 39fe920

Please sign in to comment.