1 2 3 4 5 6 7
pipeline: build: image: silex/emacs:cask commands: - cask install - cask emacs -batch -l test/ert-helper.el -f ert-run-tests-batch-and-exit