diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 10:14:41 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 10:14:41 -0700 |
commit | eb7da84bee49f6e7b568ee00fd5f3db0bb29f36a (patch) | |
tree | 767474add641a8c7ea8cfbf3bec69a8116f17c02 /.travis.yml | |
parent | e55d9fbde9a37c430cec9390c487693bc1a69d81 (diff) | |
parent | e51420c50b27b54086771d0f9077dab4aad82647 (diff) |
Merge branch '1.14'
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 c7abce9e..3cfef7cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,6 @@ notifications: - "%{repository}@%{branch}: %{message} (%{build_url})" on_success: change on_failure: change - use_notice: true email: false after_success: - coveralls |