Remove any mentions of scam CI

This commit is contained in:
Nekotekina
2020-11-24 03:23:01 +03:00
parent 3f028fbb83
commit b55c759f71
5 changed files with 6 additions and 25 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
docker pull --quiet rpcs3/rpcs3-travis-xenial:1.6
docker run \
-v $(pwd):/rpcs3 \
--env-file .ci/travis.env \
--env-file .ci/docker.env \
-v $CCACHE_DIR:/root/.ccache \
-v $BUILD_ARTIFACTSTAGINGDIRECTORY:/root/artifacts \
rpcs3/rpcs3-travis-xenial:1.6 \