Skip to content

Commit 5970787

Browse files
committed
Auto merge of #397 - matthew-brett:test-homu-bot, r=matthew-brett
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.
2 parents e2b9419 + b96d6d6 commit 5970787

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ env:
2424
- INSTALL_TYPE="setup"
2525
python:
2626
- 2.6
27-
- 3.2
2827
- 3.3
2928
- 3.4
3029
- 3.5
@@ -116,3 +115,6 @@ script:
116115
fi
117116
after_success:
118117
- if [ "${COVERAGE}" == "1" ]; then coveralls; fi
118+
119+
notifications:
120+
webhooks: http://nipy.bic.berkeley.edu:54856/travis

0 commit comments

Comments
 (0)