mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 00:30: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"
|
||||
# command to run tests
|
||||
script: nosetests -v
|
||||
|
||||
notifications:
|
||||
email:
|
||||
- rowanc1@gmail.com
|
||||
- dwfmarchant@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user