.travis.yml in europeana-blacklight-1.2.1 vs .travis.yml in europeana-blacklight-1.2.2

- old
+ new

@@ -16,6 +16,6 @@ - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build script: - bundle exec rspec after_script: - - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT + - ./cc-test-reporter after-build -t simplecov --exit-code $TRAVIS_TEST_RESULT