Skip to content

Commit

Permalink
Setup Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed Jul 20, 2012
1 parent d049725 commit 4cf8243
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
rvm:
- 1.9.3
- ruby-head
matrix:
allow_failures:
- rvm: ruby-head
2 changes: 2 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
# Jenkins Comments [![Build Status](https://secure.travis-ci.org/cramerdev/jenkins-comments.png)](https://secure.travis-ci.org/cramerdev/jenkins-comments)

## Things you'll need

* Jenkins
Expand Down

0 comments on commit 4cf8243

Please sign in to comment.