skip ram test, as a test

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 18:02:36 -05:00
parent c46c22dbf3
commit 23c77380c0
+1 -1
View File
@@ -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"