diff --git a/.travis.yml b/.travis.yml index 795074687..dbdacec5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,8 @@ before_script: - "chmod +x ./cc-test-reporter" - "./cc-test-reporter before-build" script: - - "bundle exec rspec" - "bundle exec rake test" + - "bundle exec rspec" after_script: - "./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT" services: