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