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

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

[elpa] externals/phps-mode a48386a 386/405: Do not allow failures on ema


From: Stefan Monnier
Subject: [elpa] externals/phps-mode a48386a 386/405: Do not allow failures on emacs snapshot
Date: Sat, 13 Jul 2019 10:00:58 -0400 (EDT)

branch: externals/phps-mode
commit a48386a36848bcacc4dfb688d5e9dec467a17444
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Do not allow failures on emacs snapshot
---
 .travis.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 5219e9d..67c46ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,10 +11,6 @@ env:
   - EVM_EMACS=emacs-26.1-travis
   - EVM_EMACS=emacs-git-snapshot-travis
 
-matrix:
-  allow_failures:
-    - env: EVM_EMACS=emacs-git-snapshot-travis
-
 script:
   - emacs -Q --batch --eval '(message (emacs-version))'
   - make tests



reply via email to

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