Skip to content

Commit

Permalink
Add travis-ci support.
Browse files Browse the repository at this point in the history
  • Loading branch information
igal committed Jun 18, 2012
1 parent f8d2680 commit 0291da2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
2 changes: 2 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
[![Build Status](https://secure.travis-ci.org/igal/pocketknife.png)](http://travis-ci.org/igal/pocketknife)

pocketknife
===========

Expand Down

0 comments on commit 0291da2

Please sign in to comment.