POSIX shell.

This commit is contained in:
Martin Rotter 2016-08-24 11:12:25 +02:00
parent d1051c0351
commit efc4b71b78
2 changed files with 2 additions and 1 deletions

View File

@ -8,4 +8,5 @@ else
# Linux.
sudo apt-get update
sudo apt-get -y install qt57tools qt57base qt57webengine
source /opt/qt57/bin/qt57-env.sh
fi

View File

@ -1,6 +1,7 @@
dist: trusty
language: cpp
osx_image: xcode8
sudo: required
os:
- linux
@ -18,7 +19,6 @@ before_install: ./.travis-before-install.sh
install: true
script:
- source /opt/qt57/bin/qt57-env.sh
- mkdir rssguard-build && cd rssguard-build
- qmake ..
- make