diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 10:14:37 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 10:14:37 -0700 |
commit | e51420c50b27b54086771d0f9077dab4aad82647 (patch) | |
tree | 03d1160cdfeb3c2ad52c3b3406343701eee5796e /.travis.yml | |
parent | 769fbac0353d1efb4213c78f5ec22a1247e4da9d (diff) | |
parent | 43c5cdaa3094c59718c8df69b1de834aee15485c (diff) |
Merge branch '1.13' into 1.14
Conflicts:
dev-requirements.txt
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7042570f..801356e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,6 @@ notifications: - "%{repository}@%{branch}: %{message} (%{build_url})" on_success: change on_failure: change - use_notice: true email: false after_success: - coveralls |