diff options
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index c637dc215..490fd2df7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,7 @@ matrix: - python: pypy script: python setup.py test + +notifications: + email: + - pyramid-checkins@lists.repoze.org |
