aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: 94d4468f35ab5d0303b3565c7c6d51aa3f724b25 (plain)
1
2
3
4
5
6
image: "silex/emacs:27.2-dev"

test:
  script:
    - git clone https://github.com/cask/cask ~/.cask
    - PATH=$HOME/.cask/bin:$PATH make test