.buildkite/pipeline.yml in osso-0.0.3.4 vs .buildkite/pipeline.yml in osso-0.0.3.5
- old
+ new
@@ -1,3 +1,3 @@
steps:
- name: ":rspec:"
- command: "bundle install --path vendor/bundle --with development test && RACK_ENV=test bundle exec rake db:migrate && bundle exec rspec"
+ command: "bundle install --path vendor/bundle --with development test && RACK_ENV=test bundle exec rake db:migrate && bundle exec rspec"
\ No newline at end of file