mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-10 23:41:40 +08:00
added email notifications to travis
This commit is contained in:
@@ -14,3 +14,10 @@ before_install:
|
||||
install: "pip install -r requirements.txt --use-mirrors"
|
||||
# command to run tests
|
||||
script: nosetests -v
|
||||
|
||||
notifications:
|
||||
email:
|
||||
- rowanc1@gmail.com
|
||||
- sgkang09@gmail.com
|
||||
- dwfmarchant@gmail.com
|
||||
- lindseyheagy@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user