summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-12-11Fix Travis CI build for macOSUwe Klotz
2018-12-03add libqt5x11extras5-dev to Travis dependenciesBe
2018-10-28Don't brew update.RJ Skerry-Ryan
2018-10-28Update Travis to use the default xcode/macOS version.RJ Skerry-Ryan
2018-05-27add lilv to Travis macOS buildBe
2018-05-27Merge remote-tracking branch 'upstream/master' into lv2_support2Be
2018-05-20Disable verbose output for Linux to avoid the Travis 4MB output limit.RJ Skerry-Ryan
2018-05-20Switch Ubuntu Travis build to qt5.RJ Skerry-Ryan
2018-05-02Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-05-01Merge remote-tracking branch 'upstream/master' into lv2_support2Daniel Schürmann
2018-04-25Actually fail the Travis build when macOS tests fail.RJ Skerry-Ryan
2018-04-22Merge pull request #1417 from luzpaz/misc-typosDaniel Schürmann
2018-04-21Workaround for travis-ci/travis-ci#6307.RJ Skerry-Ryan
2018-04-21Workaround for travis-ci/travis-ci#6307.RJ Skerry-Ryan
2018-04-06More misc. typosluz.paz
2018-01-02Merge pull request #1460 from sblaisot/travis-fixRJ Skerry-Ryan
2018-01-02fail travis build if a test failSebastien BLAISOT
2018-01-01Enable parallel builds for Travis.RJ Ryan
2018-01-01Add webhook for ZulipDaniel Schürmann
2017-12-30Merge commit '7946a80be2ba44682618a563bd9fe4c4f38d4b7a' into lv2_support2Daniel Schürmann
2017-09-24Merge branch 'master' into multi-broadcastingStéphane L
2017-09-17(travis-ci) fix travis-ci mac build (don't try to install libjpeg as it is al...Sebastien Blaisot
2017-08-11Fix Travis OS X buildsStéphane Lepin
2017-08-04CI: disable qtkeychain dependency in Travis OS XStéphane Lepin
2017-08-04CI: fix typoStéphane Lepin
2017-08-04CI: use ownCloud's Homebrew repo in OS X automated buildsStéphane Lepin
2017-08-04Revert "CI: try to fix qtkeychain OS X install"Stéphane Lepin
2017-08-04CI: try to fix qtkeychain OS X installStéphane Lepin
2017-08-01Add compile flag to enable secure password storageStéphane Lepin
2017-08-01Add QtKeychain to Travis OS X buildsStéphane Lepin
2017-07-31Add Ubuntu dependency for Travis buildsStéphane Lepin
2017-04-18Merge remote-tracking branch 'upstream/master' into lv2_supportDaniel Schürmann
2017-04-07Fix Travis path for Qt since they switched from /usr/local/Cellar/qt5 to /usr...RJ Ryan
2017-03-16Adde liblilv-dev to travisDaniel Schürmann
2017-01-26Run mixxx-test under gdb/lldb on Travis and print a stack trace if it crashes.RJ Ryan
2017-01-26Disable asan in Mac build.RJ Ryan
2017-01-03Disable localecompare on Travis mac build temporarily.RJ Ryan
2016-12-31Fix Travis macOS QTDIR for qt5.RJ Ryan
2016-12-31Build Travis with qt5 on macOS since Homebrew has removed qt4 support.RJ Ryan
2016-12-13add libqt4-opengl-dev pkg to fix travis-ci buildSebastien Blaisot
2016-12-04Bump Travis osx_image to xcode7.3.RJ Ryan
2016-12-04Simplify macOS minimum version enforcement.RJ Ryan
2016-11-17Disable verbose for Travis Mac build to avoid going over the 4MB limit.RJ Ryan
2016-11-15Disable optimizations for the OSX Travis build to see if this reduces build t...RJ Ryan
2016-09-07Build Mixxx with flag ffmpeg=1 on TravisUwe Klotz
2016-05-26Enable debug_assertions_fatal for Travis buildsUwe Klotz
2016-05-11Revert "Enable asan on Travis OS X."RJ Ryan
2016-05-04Enable asan on Travis OS X.RJ Ryan
2016-05-03Eliminate stdlib=libstdc++ on Mac since we require a standard library that su...RJ Ryan
2016-04-22Re-enable battery feature on Travis.RJ Ryan