Browse Source

Minor mistake from previous travis config

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

2
.travis.yml

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

Loading…
Cancel
Save