aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2019-02-27 00:20:44 -0700
committerMelody Horn <melody@boringcactus.com>2019-02-27 00:20:44 -0700
commit72021924f147382ba01e8526bb1c8a3ebdfd8344 (patch)
treeab48b0dae5b673f367424e57f471b2cb443bd1ae
parentcc74207939684e52e7ef14a19c7db61c28220c58 (diff)
downloadvidslice-72021924f147382ba01e8526bb1c8a3ebdfd8344.tar.gz
vidslice-72021924f147382ba01e8526bb1c8a3ebdfd8344.zip
don't be a dumbass
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 26fbc51..dbfeada 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,7 @@ before_deploy:
- pushd build
- zip vidslice-${TRAVIS_OS_NAME}.zip -r $(ls)/ || powershell Compress-Archive -Path $(ls) -DestinationPath vidslice-${TRAVIS_OS_NAME}.zip
- ls
+ - popd
deploy:
skip_cleanup: true
provider: releases