Skip to content

Commit

Permalink
Give drupal server a moment to bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
teosibileau committed Jul 14, 2016
1 parent e6bd009 commit 4a2787b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- 'bash dkan-archive-init.sh --deps --build=$DATABASE_URL'
- 'cd ../dkan/ && ahoy drush --yes runserver :8888':
background: true
- sleep 10
test:
override:
- 'nosetests --verbose'

0 comments on commit 4a2787b

Please sign in to comment.