branch: elpa/d-mode
commit c29b03d9b9d81c75bb638602dcd5e64ffdd76add
Author: Vladimir Panteleev <[email protected]>
Commit: Vladimir Panteleev <[email protected]>

    .travis.yml: Remove redundant "compile" step
    
    Already pulled in by the "test-compiled" target.
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index bca5a56..b594b2b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,5 +30,4 @@ install:
 script:
   # cask exec ert-runner
   - emacs --version
-  - make compile
   - make test

Reply via email to