emacs-emojify

fork of https://github.com/iqbalansari/emacs-emojify
Log | Files | Refs | LICENSE

commit 9c78349c9f59697511bc23b2448a0b3266c2d4e1
parent 00f7ea4bd55e9860f456245a424b97b546e092d9
Author: Iqbal Ansari <iqbalansari02@yahoo.com>
Date:   Sun, 22 Nov 2015 21:16:58 +0530

Do not explicitly specify reporter when running tests

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -36,7 +36,7 @@ install: - cask install script: - - cask exec ert-runner --reporter ert + - cask exec ert-runner notifications: email: