Browse Source

another update for paths

pull/301/head
jonathangreen 12 years ago
parent
commit
28b66eaf8e
  1. 2
      .travis.yml

2
.travis.yml

@ -6,6 +6,6 @@ env:
- FEDORA_VERSION="3.5" - FEDORA_VERSION="3.5"
before_install: before_install:
- $TRAVIS_BUILD_DIR/tests/travis_setup.sh - $TRAVIS_BUILD_DIR/tests/travis_setup.sh
- cd drupal-* - cd $HOME/drupal-*
script: script:
- drush test-run --uri=http://localhost:8081 Islandora - drush test-run --uri=http://localhost:8081 Islandora

Loading…
Cancel
Save