branch: elpa/with-simulated-input
commit c57ba13c17e5ea948a5ad4535dbaee3d10ccfffb
Author: Ryan C. Thompson <[email protected]>
Commit: Ryan C. Thompson <[email protected]>
Disable Travis testing emacs snapshot because it hangs
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 67c055d5ab..e3e88e64c8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ env:
- EMACS_VERSION=emacs-25.3
- EMACS_VERSION=emacs-26.1
- EMACS_VERSION=emacs-26.2
- - EMACS_VERSION=emacs-git-snapshot
+ # - EMACS_VERSION=emacs-git-snapshot
- EMACS_VERSION=remacs-git-snapshot
matrix: