From ca2505505a257fd233ea024dc760867e155a4f18 Mon Sep 17 00:00:00 2001 From: Sebastian Oelke Date: Wed, 20 Sep 2017 17:42:30 +0200 Subject: [PATCH] Fixes travis build. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4cb68f8..a4012dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,5 @@ rvm: before_install: - gem install bundler -v 1.15 + +script: bundle exec rspec