Browse Source

Add travis #islandora irc notifications

pull/531/head
nruest 10 years ago
parent
commit
369a997123
  1. 2
      .travis.yml

2
.travis.yml

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

Loading…
Cancel
Save