Skip to content

Commit 4079b59

Browse files
committedFeb 13, 2014
travis badge and gemfile for rvm
1 parent 4eeec5a commit 4079b59

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
 

‎Gemfile

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
source 'https://rubygems.org'
22

3+
#ruby=ruby-2.0.0-p247
4+
#ruby-gemset=iqeo-conf
5+
36
gemspec

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Iqeo::Configuration
22

33
[![Gem Version](https://badge.fury.io/rb/iqeo-conf.png)](http://badge.fury.io/rb/iqeo-conf)
4+
[![Build Status](https://travis-ci.org/iqeo/iqeo-conf.png?branch=master)](https://travis-ci.org/iqeo/iqeo-conf)
45

56
A DSL representing configuration files.
67

0 commit comments

Comments
 (0)
Please sign in to comment.