summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)Author
2015-04-02Revert "travis: add libopus-dev"Nico Schlömer
This reverts commit ca81e9c59ead0b48f6f98b54da13b16b57b7be72.
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
Update .travis.yml
2015-02-03Update .travis.ymlNico Schlömer
Don't compile with clang on travis; imcompatibilities with the old GCC yield errors, cf. <http://llvm.org/bugs/show_bug.cgi?id=13745>.
2015-02-03Update .travis.ymlNico Schlömer
Opus is not supported on precise, travis-ci's building platform.
2015-01-28Update .travis.ymlkain88-de
Use clang and GCC to build and test mixxx. It is also a recommended practice for Travis to update the virtual machine on every run. I also changed the scons options to the ones we use on the jenkins build server. It mainly concerns some plugins that are disabled in the default settings.
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