aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker.yml
blob: a760ad80ed8e7094fc28400ab6c48cc023d2e679 (plain) (blame)
1
2
3
4
5
6
7
8
pipeline:
  build:
    image: silex/emacs:cask
    commands:
      - emacs --version
      - cask install
      - cask emacs -batch -l test/ert-helper.el -f ert-run-tests-batch-and-exit