The file is byte-compiled after running the tests because undercover.el needs to run in interpreted mode.
@@ -30,4 +30,5 @@ before_script:
- cask install
script:
- cask exec buttercup -L .
+ - cask exec buttercup -L .
+ - cask exec emacs -Q -L . -batch -f batch-byte-compile *.el