coleslaw/.travis.yml

22 lines
421 B
YAML

language: common-lisp
sudo: false
env:
global:
- PATH=~/.roswell/bin:$PATH
- ROSWELL_INSTALL_DIR=$HOME/.roswell
matrix:
- LISP=sbcl-bin
- LISP=ccl-bin
install:
- curl -L https://raw.githubusercontent.com/snmsts/roswell/release/scripts/install-for-ci.sh | sh
- ros install prove
cache:
directories:
- $HOME/.roswell
- $HOME/.config/common-lisp
script:
- run-prove coleslaw-test.asd