From 5a12f552dc522225436929696648ac9ad938208b Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 24 Sep 2017 17:15:38 +0200 Subject: [PATCH] Remove git snapshot from travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0d87dbd27..d1ba2d6a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ env: - EVM_EMACS=emacs-25.1-travis - EVM_EMACS=emacs-25.2-travis - EVM_EMACS=emacs-25.3-travis - - EVM_EMACS=emacs-git-snapshot-travis script: - emacs --version - make test