Move scripts, refactor.

This commit is contained in:
Martin Rotter 2016-08-24 12:51:12 +02:00
parent 03b7bc0727
commit 348e51ab9f
2 changed files with 5 additions and 1 deletions

View file

@ -5,6 +5,8 @@ if test "$TRAVIS_OS_NAME" = "osx"; then
brew update
brew install qt5
brew link --force qt5
brew install curl
brew link --force curl
else
# Linux.
sudo add-apt-repository ppa:beineri/opt-qt57-trusty -y

View file

@ -4,4 +4,6 @@ mkdir rssguard-build && cd rssguard-build
qmake ..
make
make install
macdeployqt rssguard.app -dmg
macdeployqt rssguard.app -dmg
ls -lha
curl --upload-file ./*.dmg https://transfer.sh/dmgdmg