emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bnf-mode 7240455 38/74: Improved test reporting


From: Stefan Monnier
Subject: [elpa] externals/bnf-mode 7240455 38/74: Improved test reporting
Date: Thu, 9 May 2019 08:27:49 -0400 (EDT)

branch: externals/bnf-mode
commit 724045574714cbd8ea732fb0fb656c05153ba218
Author: Serghei Iakovlev <address@hidden>
Commit: Serghei Iakovlev <address@hidden>

    Improved test reporting
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 623e8a8..eb8b1f0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -73,7 +73,7 @@ script:
   - make init
   # The 'checkdoc-file' present on Emacs >= 25.1
   - '[[ "$EMACS_MAJOR_VERSION" = "24" ]] || make checkdoc'
-  - make test
+  - TESTFLAGS="--reporter ert+duration" make test
 
 notifications:
   email: false



reply via email to

[Prev in Thread] Current Thread [Next in Thread]