Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Stachyra committed Oct 20, 2020
1 parent 36e93a2 commit 75e96bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -32,6 +32,10 @@ export BENCH_DB_PATH=sqlite:/tmp/test.db
export BUILDKITE_API_TOKEN=fake_token
rake db:migrate

# To set up data being downloaded from buildkite set up as a cron job or
# in heroku scheduler
rake bk:latest

# Run all tests
rspec tests

Expand Down

0 comments on commit 75e96bf

Please sign in to comment.