branch: externals/realgud-trepan-ni
commit 6e38cf838c7b47b5f1353d00901b939ffa36d707
Author: rocky <r...@dustyfeet.com>
Commit: rocky <r...@dustyfeet.com>

    Try to get travis working again
---
 .travis.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 60876bc..22444af 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,9 @@
 language: emacs-lisp
-sudo: no
+sudo: yes
 
 env:
- - EVM_EMACS=emacs-26.2-travis
- - EVM_EMACS=emacs-26.1-travis
+#  - EVM_EMACS=emacs-26.2-travis
+#  - EVM_EMACS=emacs-26.1-travis
  - EVM_EMACS=emacs-25.3-travis
  - EVM_EMACS=emacs-25.2-travis
 

Reply via email to