bareos: master c0bc6f41

Author Committer Branch Timestamp Parent
joergs pstorz master 2020-08-27 19:08 master c63130c6 Pending
Changeset travis: fix the travis checks

The Travis checks did fail, because the Bareos project directory structure have changed.
The Bareos WebUI is now build and packaged in the same step as the Bareos core.

Also disables the tests for MySQL and Sqlite, as these are deprecated.

Debian build now honors the flag
DEB_BUILD_OPTIONS="nocheck"
to skip tests.
mod - .travis.yml Diff File
mod - .travis/all Diff File
mod - .travis/travis_before_install.sh Diff File
mod - .travis/travis_before_script.sh Diff File
mod - debian/control Diff File
mod - debian/rules Diff File