.travis.yml in renuo-cli-0.0.1 vs .travis.yml in renuo-cli-0.0.2
- old
+ new
@@ -7,7 +7,7 @@
- 2.2
before_install: gem install bundler -v 1.10.6
install:
- bundle install --retry=3
script:
- - bundle exec rspec
+ - bundle exec rake test_with_coveralls
- bundle exec rubocop