summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2016-04-10Update Travis config.RJ Ryan
2016-04-10Make battery meter an optional feature.RJ Ryan
2016-01-08Add libupower-glib-dev to Travis config.RJ Ryan
2015-12-27Migrate analyzers and vamp helpers to src/analyzer.RJ Ryan
2015-06-04Update Travis to use gcc 4.8 for c++11 support.RJ Ryan
2015-04-02Revert "travis: add libopus-dev"Nico Schlömer
2015-04-02travis: add libopus-devNico Schlömer
2015-04-02travis: use container-based infrastructureNico Schlömer
2015-02-03Merge pull request #481 from nschloe/patch-3Daniel Schürmann
2015-02-03Update .travis.ymlNico Schlömer
2015-02-03Update .travis.ymlNico Schlömer
2015-01-28Update .travis.ymlkain88-de
2015-01-25[travis] call tests with `./mixxx-test`Nico Schlömer
2015-01-25[travis] corrected dependencyNico Schlömer
2015-01-25[travis] add missing dependenciesNico Schlömer
2015-01-25[travis] removed opus, libshout -> libshout3Nico Schlömer
2015-01-25add travis configNico Schlömer