1
0
mirror of https://github.com/SmartHoneybee/ubiquitous-memory synced 2025-04-30 07:39:40 +02:00

Update .travis.yml

This commit is contained in:
Bee 2017-10-24 22:24:28 +02:00 committed by GitHub
parent a6f81f68f7
commit 67bfb55777

View File

@ -44,7 +44,6 @@ script:
- patch -p1 < $TRAVIS_BUILD_DIR/make.patch
- go get -d ./...
- make build-linux package
after_script:
- mv -v ~/go/src/github.com/mattermost/mattermost-server/dist/mattermost-*-linux-arm.tar.gz $TRAVIS_BUILD_DIR/mattermost-$V-arm.tar.gz
deploy:
provider: releases