Browse Source

should work again

pull/301/head
jonathangreen 12 years ago
parent
commit
6e49122ad0
  1. 1
      .travis.yml

1
.travis.yml

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

Loading…
Cancel
Save