Skip to content

Commit

Permalink
add travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jprichardson committed Mar 29, 2013
1 parent cb4e34f commit 57433fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -0,0 +1,4 @@
language: node_js
node_js:
- 0.8
- 0.10
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@
Node.js - google
=====================

[![build status](https://secure.travis-ci.org/jprichardson/node-google.png)](http://travis-ci.org/jprichardson/node-google)

This module allows you to search google by scraping the results. It does NOT use the Google Search API. PLEASE DO NOT ABUSE THIS. The intent of using this is convenience vs the cruft that exists in the Google Search API.

This is not sponsored, supported, or affiliated with Google Inc.
Expand Down

0 comments on commit 57433fb

Please sign in to comment.