Browse Source

Merge pull request #531 from ruebot/7.x

Add travis #islandora irc notifications
pull/532/merge
Nigel Banks 10 years ago
parent
commit
edbeb19a39
  1. 2
      .travis.yml

2
.travis.yml

@ -27,3 +27,5 @@ script:
- drush test-run --uri=http://localhost:8081 Islandora - drush test-run --uri=http://localhost:8081 Islandora
after_failure: after_failure:
- $ISLANDORA_DIR/tests/scripts/travis_after_failure.sh - $ISLANDORA_DIR/tests/scripts/travis_after_failure.sh
notifications:
irc: "irc.freenode.org#islandora"

Loading…
Cancel
Save