aboutsummaryrefslogtreecommitdiff
path: root/ci/snap
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2020-11-12 13:21:36 -0500
committerJames McCoy <jamessan@jamessan.com>2020-11-13 13:36:56 -0500
commitd0714e87d6bb4db6795ae1a1cb33dd38f6f09af8 (patch)
treefd4be3e798a16a2dc7bcdcf39d43230377c374ab /ci/snap
parent86eba08a4b047085c9240abe99e36acc5a1433e9 (diff)
downloadrneovim-d0714e87d6bb4db6795ae1a1cb33dd38f6f09af8.tar.gz
rneovim-d0714e87d6bb4db6795ae1a1cb33dd38f6f09af8.tar.bz2
rneovim-d0714e87d6bb4db6795ae1a1cb33dd38f6f09af8.zip
build: Rename TRAVIS_BUILD_DIR to CI_BUILD_DIR
Diffstat (limited to 'ci/snap')
-rwxr-xr-xci/snap/script.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/snap/script.sh b/ci/snap/script.sh
index f0d45fea00..21d3421044 100755
--- a/ci/snap/script.sh
+++ b/ci/snap/script.sh
@@ -3,6 +3,6 @@
set -e
set -o pipefail
-mkdir -p "$TRAVIS_BUILD_DIR/snaps-cache"
+mkdir -p "$CI_BUILD_DIR/snaps-cache"
sg lxd -c snapcraft