From 971b67aa2df5b764e12e9cde31d51a26f1328e0c Mon Sep 17 00:00:00 2001 From: Tom Naessens Date: Wed, 9 Sep 2015 14:20:29 +0200 Subject: [PATCH] Use new travis infrastructure, let travis use .ruby-version --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2c05534..37397b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,13 +1,13 @@ language: ruby sudo: false -rvm: -- 2.2.2 + before_script: -- RAILS_ENV=test bundle exec rspec spec + - RAILS_ENV=test bundle exec rspec spec + notifications: email: recipients: - - tab@zeus.ugent.be + - tab@zeus.ugent.be on_success: never on_failure: change slack: