Skip to content

Commit

Permalink
Merge pull request #8 from urbanindo/hotfix-weight-queue
Browse files Browse the repository at this point in the history
[HOTFIX] Strategy in multiple queue.
  • Loading branch information
petrabarus committed Jun 25, 2015
2 parents f0b323f + 5297db6 commit e515070
Show file tree
Hide file tree
Showing 7 changed files with 355 additions and 125 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ php:
- nightly

install:
- composer self-update
- composer install
- travis_retry composer self-update && composer --version
- travis_retry composer install --prefer-source --no-interaction

Loading

0 comments on commit e515070

Please sign in to comment.