Clean up a couple of un-needed commands

pull/5606/head
Aaron Ogle 9 years ago
parent e2f6b586fc
commit 71e88be7ca
  1. 3
      .travis/snap.sh

@ -32,9 +32,6 @@ echo "Tag: $TRAVIS_TAG \r\nBranch: $TRAVIS_BRANCH\r\nBuild: $TRAVIS_BUILD_NUMBER
# Clone launchpad repo for the channel down.
GIT_SSH_COMMAND="ssh -i launchpadkey" git clone -b $CHANNEL git+ssh://rocket.chat.buildmaster@git.launchpad.net/rocket.chat launchpad
echo "$PWD"
ls -lah
# Rarely will change, but just incase we copy it all
cp -r resources $CHANNEL/snapcraft.yaml buildinfo launchpad/
cd launchpad

Loading…
Cancel
Save