branch: externals/bug-hunter
commit b9eb93f6959884fe1c6fc27822975eac61ce1f17
Author: Artur Malabarba <[email protected]>
Commit: Artur Malabarba <[email protected]>

    Fix travis
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index cfcc027..a46cbc2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ before_install:
   - cask --version
 
 script:
-  - emacs --batch -L . -l ert -l test/paradox-test.el -f 
ert-run-tests-batch-and-exit
+  - emacs --batch -L . -l ert -l bug-hunter-test.el -f 
ert-run-tests-batch-and-exit
   
 notifications:
   webhooks:

Reply via email to