aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker.yml
blob: 53952eca44923d0a7588abd64224e96399f59a71 (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 -f ert-run-tests-batch-and-exit