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

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

[elpa] externals/ssh-deploy 438c1b4 107/133: Do not allow failures on em


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy 438c1b4 107/133: Do not allow failures on emacs snapshot
Date: Sat, 27 Mar 2021 14:48:53 -0400 (EDT)

branch: externals/ssh-deploy
commit 438c1b44bda1e7b42b5d085c680ccf0a8b9c1212
Author: Christian Johansson <christian@cvj.se>
Commit: Christian Johansson <christian@cvj.se>

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

diff --git a/.travis.yml b/.travis.yml
index 955d811..84d0e28 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,10 +13,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))'
   - emacs -Q -batch -L $HOME/.async-el -L . -l $HOME/.async-el/async.el -l 
ssh-deploy-test.el



reply via email to

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