aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project/ci/__init__.py
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-03 22:31:15 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-03 22:32:44 +0200
commitbe0b69971a4d8447d86f77b3d09b3820e8c9cb67 (patch)
treeda1e2075e9145186f92e28fea6061802d0842fca /project/ci/__init__.py
parentproject.ci.cmake -> project.ci.build (diff)
downloadcmake-common-be0b69971a4d8447d86f77b3d09b3820e8c9cb67.tar.gz
cmake-common-be0b69971a4d8447d86f77b3d09b3820e8c9cb67.zip
remove project.ci
The weird magic going on in the ci-{boost,build} scripts is honestly too weird. With hindsight, it seems to me that it's much better to just build a project with the same command during a CI run as when developing locally. Plus, I haven't really used either Travis or AppVeyor in quite some time, so this code was mostly untested really.
Diffstat (limited to 'project/ci/__init__.py')
-rw-r--r--project/ci/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/project/ci/__init__.py b/project/ci/__init__.py
deleted file mode 100644
index e69de29..0000000
--- a/project/ci/__init__.py
+++ /dev/null