dotfiles/sbcl/.quicklisp/dists/quicklisp/software/cl-project-20190521-git/.travis.yml
2020-02-24 20:27:04 -05:00

18 lines
368 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:
# Install Roswell
- curl -L https://raw.githubusercontent.com/roswell/roswell/release/scripts/install-for-ci.sh | sh
- ros install prove
script:
- run-prove cl-project-test.asd