branch: elpa/typescript-mode
commit bf9a4155cc155a697df07a09c5196c66d104fc43
Author: Jostein Kjønigsen <[email protected]>
Commit: GitHub <[email protected]>

    Revise Emacs versions tested a little more.
---
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 49ed532c6f..7409597f0f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,9 @@ env:
   - EVM_EMACS=emacs-24.3-travis
   - EVM_EMACS=emacs-24.4-travis
   - EVM_EMACS=emacs-24.5-travis
-
+  - EVM_EMACS=emacs-25.1-travis
+  - EVM_EMACS=emacs-git-snapshot-travis
+ 
 script:
   - emacs --version
   - make test

Reply via email to