Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
added travis config for building
Browse files Browse the repository at this point in the history
  • Loading branch information
dayer4b committed May 22, 2014
1 parent 0ba3fb1 commit 292d0a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.1

1 comment on commit 292d0a6

@pencil
Copy link
Member

@pencil pencil commented on 292d0a6 May 28, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍻 Thank you, good catch!

Please sign in to comment.