Skip to content

Commit

Permalink
Merge pull request #169 from jhedstrom/fix-d8-tests
Browse files Browse the repository at this point in the history
Adding some debugging for travis.

Signed-off-by: Jonathan Hedstrom <[email protected]>
  • Loading branch information
jhedstrom committed May 6, 2015
1 parent c361a0b commit e5c5b8b
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 @@ -42,6 +42,7 @@ before_script:
- cp -r fixtures/drupal8/modules/behat_test drupal8/modules
- cd drupal8
- drush --yes en behat_test
- drush --yes pmu page_cache
- drush cr
- drush runserver :8888 > ~/debug8.txt 2>&1 &
- cd -
Expand Down

0 comments on commit e5c5b8b

Please sign in to comment.