aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index cccb3ec..8aa35c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
before_script:
- - "bundle exec rake refinery:testing:dummy_app"
+ - "bundle exec rake refinery:testing:dummy_app > /dev/null"
script: "bundle exec rake spec"
notifications:
email:
@@ -13,9 +13,8 @@ env:
- DB=sqlite3
rvm:
- 1.8.7
+ - ree
- 1.9.2
- 1.9.3
- rbx
- - rbx-2.0
- - ree
- jruby