Skip to content

Commit

Permalink
Add us some Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Nov 4, 2014
1 parent 1ecd84a commit d0e4208
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: node_js
node_js:
- '0.8'
- '0.10'
before_install:
- npm install -g grunt-cli
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Local TLD
# Local TLD [![Build Status](https://secure.travis-ci.org/hoodiehq/local-tld.png?branch=master)](http://travis-ci.org/hoodiehq/local-tld)

Local TLD maintains a local development top level domain that you can hook various projects into.

Expand Down

0 comments on commit d0e4208

Please sign in to comment.