Re-enable coverage. Not sure when it actually broke.

This commit is contained in:
Carlo Sciolla 2019-05-31 11:39:09 +02:00
parent 27d48942a6
commit e9c8e76ff2
No known key found for this signature in database
GPG Key ID: BA5D71E6F3C580C1
1 changed files with 4 additions and 3 deletions

View File

@ -9,6 +9,7 @@ export EMACS ?= emacs
#
export CASK_DIR ?= `${CASK} package-directory`
export BATCH = --batch -q -l .emacs/init.el
export COVERALLS_REPO_TOKEN = 61YFD7RG1RRJTs0kEuj1aZX7VBgUPiMNO
all: version test