.travis.yml in picture_from-0.0.1 vs .travis.yml in picture_from-1.0.0
- old
+ new
@@ -7,7 +7,6 @@
email:
on_success: change
on_failure: change
script:
- - bundle exec rspec
- - bundle exec rubocop
+ - bundle exec rake ci
\ No newline at end of file