Skip to content

Commit

Permalink
Enable --profile
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Jun 16, 2018
1 parent a9a729f commit bf1f151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash -xe

cp ci/database.yml.${DATABASE} spec/config/database.yml
bundle exec rspec
bundle exec rspec --profile
bundle exec codeclimate-test-reporter

bundle exec ./exe/index_shotgun version
Expand Down

0 comments on commit bf1f151

Please sign in to comment.