Create folders to avoid emacs prompts

This commit is contained in:
Carlo Sciolla 2017-07-08 11:44:53 +02:00
parent 6a210b7bb1
commit 16b754f643
No known key found for this signature in database
GPG Key ID: BA5D71E6F3C580C1
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@ before_install:
script:
- emacs --version
- make test
- mkdir "$(cask package-directory)/../testing"
- emacs -q --batch --load test/resources/init.el