mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
fix typo
This commit is contained in:
parent
0717afd8e7
commit
13c8f30445
|
|
@ -134,7 +134,7 @@ script:
|
|||
fi
|
||||
- if [ $METHOD = debian ]; then
|
||||
ros install prove;
|
||||
ros ./debian/debian.ros
|
||||
ros ./debian/debian.ros;
|
||||
fi
|
||||
- if [ "$LISP" = "sbcl-bin" ] && [ x$ALLOW_FAILURES != x ]; then
|
||||
if [ $TRAVIS_OS_NAME = osx ]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue