1
0
Fork 0

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

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