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