mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
skip ram test, as a test
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ if [[ ! -z "$TEST_SUITE" ]]; then
|
||||
TEST_SUITE=""
|
||||
fi
|
||||
|
||||
if [[ ! -z "$CI" ]]; then
|
||||
if [[ ! -z "$WHAT_CI" ]]; then
|
||||
echo "Creating RAM disk…"
|
||||
|
||||
RAM_DISK="/media/ramdisk"
|
||||
|
||||
Reference in New Issue
Block a user