Introduction
Introduction Statistics Contact Development Disclaimer Help
Add travis build status image and test with ruby 2.0.0 - reportable - Fork of r…
Log
Files
Refs
README
---
commit d3696069ef976dc3f7edeb01ec1e711e0798b9e6
parent 89f342b0eebca0d7331a8a652aa453de97715785
Author: Martin Kavalar <[email protected]>
Date: Tue, 9 Apr 2013 14:05:40 +0200
Add travis build status image and test with ruby 2.0.0
Diffstat:
M .travis.yml | 1 +
M README.md | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
@@ -1,4 +1,5 @@
language: ruby
rvm:
- 1.9.3
+ - 2.0.0
script: "rake spec"
diff --git a/README.md b/README.md
@@ -1,5 +1,6 @@
Reportable
==========
+[![Build Status](https://travis-ci.org/saulabs/reportable.png?branch=master)](…
Reportable allows for the easy creation of reports based on `ActiveRecord` mod…
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.