summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-06-11Update pre-commit dependenciesUwe Klotz
2020-05-27.travis.yml: Build packages on TravisJan Holthuis
2020-05-27.travis.yml: Set Qt platform plugin path for running testsJan Holthuis
2020-05-22.travis.yml: Do not hardcode Qt5 versionJan Holthuis
2020-05-22.travis.yml: Reorder macOS before_install steps and add commentsJan Holthuis
2020-05-22.travis.yml: Work around hardcoded paths in buildenvJan Holthuis
2020-05-22.travis.yml: Use macOS buildenv instead of homebrewJan Holthuis
2020-04-11Pin Xcode version to 9.4.1 on Travis CIUwe Klotz
2020-03-31Simpliy Travis CI config fileUwe Klotz
2020-03-30Upgrade Travis CI Ubuntu images from Xenial to BionicUwe Klotz
2020-02-04.travis.yml: Pin current pre-commit version to prevent future breakageJan Holthuis
2020-02-04.travis.yml: Use correct Python version for travis pre-commit jobsJan Holthuis
2020-02-04Merge pull request #2464 from Holzhaus/pre-commit-hooksDaniel Schürmann
2020-01-29.travis.yml: Fix warnings from travis build config validationJan Holthuis
2020-01-28.travis-ci.yml: Skip certain hooks on push, but check all filesJan Holthuis
2020-01-25.travis.yml: Show diff on pre-commit hook failureJan Holthuis
2020-01-25.travis.yml: Run pre-commit hooks on Travis-CIJan Holthuis
2020-01-24scripts/qsscheck: Get rid of PyQt5 dependencyJan Holthuis
2020-01-07.travis.yml: Only use single thread for tests on OSXJan Holthuis
2020-01-06.travis.yml: Reduce number of concurrent tests on OSX to 2Jan Holthuis
2020-01-05.travis.yml: Use parallel tests for CMake buildsJan Holthuis
2019-12-23.travis.yml: Install latest CMake version via pipJan Holthuis
2019-12-20.travis.yml: Always use osx_image xcode11Jan Holthuis
2019-12-13.travis.yml: Use 4 threads on OSXJan Holthuis
2019-12-13.travis.yml: Use shorter name from CMake flags env variableJan Holthuis
2019-12-10.travis.yml: Enable caching for Homebrew to speed up buildsJan Holthuis
2019-12-10.travis.yml: Install ccache on OSX/CMakeJan Holthuis
2019-12-10.travis.yml: Use SCONSFLAGS for scons buildsJan Holthuis
2019-12-10.travis.yml: Add additional CMake build jobs for Ubuntu/OSXJan Holthuis
2019-12-09.travis.yml: Remove scons from global depencency listsJan Holthuis
2019-12-09.travis.yml: Include "scons" in build config namingJan Holthuis
2019-11-29.travis.yml: Only install python3 on qsscheckJan Holthuis
2019-11-29Revert ".travis.yml: Use python 3.7 by default on OSX"Jan Holthuis
2019-11-29.travis.yml: Replace "matrix" alias with more descriptive "jobs"Jan Holthuis
2019-11-29.travis.yml: Use python 3.7 by default on OSXJan Holthuis
2019-11-29.travis.yml: Print QTDIR on osx buildsJan Holthuis
2019-11-29.travis.yml: Remove unused before_script for osx buildsJan Holthuis
2019-11-29.travis.yml: Fix setting global env variablesJan Holthuis
2019-11-29.travis.yml: Add job namesJan Holthuis
2019-11-29.travis.yml: Cleanup travis config and run linter as separate jobJan Holthuis
2019-11-28.travis.yml: Run qsscheck.py on Linux CI buildsJan Holthuis
2019-08-09Fix libogg/libvorbis homebrew installation on Travis CIUwe Klotz
2019-07-21Update Ubuntu dependenciesUwe Klotz
2019-07-21Explicitly install qt5 on macOSUwe Klotz
2019-07-21Simplify shell commandsUwe Klotz
2019-07-21Enable Ubuntu Xenial build in Travis CIUwe Klotz
2019-07-21Use Travis CI homebrew addon for macOS buildUwe Klotz
2019-06-15Travis CI: Remove obsolete qt5 feature flagUwe Klotz
2018-12-30Remove unused fftw dependency.RJ Skerry-Ryan
2018-12-30Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan