diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..63a733c --- /dev/null +++ b/.travis.yml @@ -0,0 +1,7 @@ +rvm: + - 1.9.2 + - 1.9.3 + - 1.8.7 +notifications: + recipients: + - cowboyd@thefrontside.net