Skip to content

Commit 4f73284

Browse files
author
Jason Lewis
committed
Add .rvmrc and .travis.yml
1 parent 2d18152 commit 4f73284

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.rvmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
rvm use 1.9.3-p194@close_enough --create

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: ruby
2+
rvm:
3+
- 1.9.3

0 commit comments

Comments
 (0)