diff --git a/.travis.yml b/.travis.yml index 2822b1bf..beb8cfc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ rvm: script: - bundle exec rubocop + - bundle exec rspec - docker build -t bigbluebutton/greenlight:master . after_script: