tdesktop/.travis.yml
Christoph Auer 729a024ddf Add Travis CI files
Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
2016-03-17 20:49:48 +01:00

42 lines
No EOL
591 B
YAML

sudo: required
language: cpp
env:
- BUILD_VERSION=""
- BUILD_VERSION="no_autoupdate"
- BUILD_VERSION="no_custom_scheme"
- BUILD_VERSION="no_autoupdate+no_custom_scheme"
arch:
packages:
- bzr
- wget
- qt5-base
- git
- patch
- libunity
- libappindicator-gtk2
- ffmpeg
- icu
- jasper
- libexif
- libmng
- libwebp
- libxkbcommon-x11
- libinput
- libproxy
- mtdev
- openal
- libva
- desktop-file-utils
- gtk-update-icon-cache
script:
- libtool --finish /usr/lib
- .travis/build.sh
script:
- .travis/arch.sh