From 56bb131c374101cd7e0d9558a795e0f648655a7b Mon Sep 17 00:00:00 2001 From: Prem Sichanugrist Date: Thu, 21 Jul 2011 16:58:05 -0400 Subject: [PATCH] Trying to add project to Travis CI --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..36b2ab499 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +rvm: + - 1.8.7 + - 1.9.2 + - ree