Move most CI scripts in scripts/ci
The root directory was getting a bit crowded. semaphore-ci.sh was not moved, because there's no visible way to configure semaphore from the repository. Additionally, build.d is left in the root directory as it's useful to have it here, and it'll be only one script one build.sh, build.cmd, and build-gdc.sh are gone. |
---|
|
.travis.yml |
---|
release-windows.sh 100755 → 0 |
---|
release.sh 100755 → 0 |
---|
scripts/ci/release-windows.sh 0 → 100755 |
---|
scripts/ci/release.sh 0 → 100755 |
---|
scripts/ci/setup-ldc-windows.sh 0 → 100644 |
---|
scripts/ci/travis.sh 0 → 100755 |
---|
semaphore-ci.sh |
---|
setup-ldc-windows.sh 100644 → 0 |
---|
travis-ci.sh 100755 → 0 |
---|