]> code.delx.au - gnu-emacs-elpa/blobdiff - .travis.yml
Use company-dabbrev-char-regexp more consistently (#433)
[gnu-emacs-elpa] / .travis.yml
index 11d7fd48291546a4008079bf1797ab5b00589cd8..ed76f790add7a41d280d682e53c46e8acfd0336b 100644 (file)
@@ -19,8 +19,5 @@ install:
         sudo apt-get install -qq emacs-snapshot;
     fi
 
-before_script:
-  make downloads
-
 script:
   make test-batch EMACS=${EMACS}