shippable.yml in baza-0.0.19 vs shippable.yml in baza-0.0.20
- old
+ new
@@ -10,7 +10,8 @@
- cp spec/info_active_record_shippable_mysql.rb spec/info_active_record_mysql.rb
- cp spec/info_active_record_shippable_mysql2.rb spec/info_active_record_mysql2.rb
- mysql -e 'CREATE DATABASE baza;'
script:
- CODECLIMATE_REPO_TOKEN=98c06de7271764c9cd7bbde7cee4ddfa0d3e7db4bd9933f17779100276672e5f bundle exec rspec
+ - bundle exec rake best_practice_project:run
notifications:
email: false