Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 19:08:19 -05:00
parent df1718f69d
commit f92aa10683
+1 -1
View File
@@ -10,7 +10,7 @@ if [[ ! -z "$TEST_SUITE" ]]; then
TEST_SUITE=""
fi
if [[ ! -z "$CI" ]]; then
if [[ ! -z "$NOT_CI" ]]; then
echo "Creating RAM disk…"
RAM_DISK="/media/ramdisk"