mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-11 11:26:01 +08:00
added email notifications to the build testing
This commit is contained in:
@@ -19,3 +19,8 @@ before_install:
|
|||||||
install: "pip install -r requirements.txt --use-mirrors"
|
install: "pip install -r requirements.txt --use-mirrors"
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: nosetests -v
|
script: nosetests -v
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
- rowanc1@gmail.com
|
||||||
|
- dwfmarchant@gmail.com
|
||||||
|
|||||||
Reference in New Issue
Block a user