diff --git a/travis/run_build.sh b/travis/run_build.sh index ce9aa76cc..4cdbcfe18 100755 --- a/travis/run_build.sh +++ b/travis/run_build.sh @@ -10,5 +10,5 @@ ## This file is not part of GNU Emacs. ## ## License: GPLv3 -cd ~/.emacs.d/core +cd core make test