Skip to content

Commit b30b8c5

Browse files
committed
WIP: testing the new homu bot
Here I'm testing a new homu bot instance running on the nipy server. See: https://github.com/barosl/homu and http://homu.io for more detail. I'm going to try running a few homu commands to see whether they work.
1 parent e2b9419 commit b30b8c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,6 @@ script:
116116
fi
117117
after_success:
118118
- if [ "${COVERAGE}" == "1" ]; then coveralls; fi
119+
120+
notifications:
121+
webhooks: http://nipy.bic.berkeley.edu:54856/travis

0 commit comments

Comments
 (0)