diff --git a/.travis.yml b/.travis.yml index 571704789..ce714c4e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ env: - EVM_EMACS=emacs-25.2-travis script: - emacs --version - - DEBUG=1 make test + - make test