Skip to content

Commit

Permalink
Enable benchmark test on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
smathieu committed Feb 18, 2015
1 parent 3038024 commit 3684ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ before_script:
- psql -c 'create database queue_classic_test;' -U postgres
env:
- QC_DATABASE_URL="postgres://postgres@localhost/queue_classic_test"
- QC_BENCHMARK=true
rvm:
- 2.2
- 2.1
Expand Down

0 comments on commit 3684ba8

Please sign in to comment.