aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-02-01Travis: Default to -fno-commonOrestis Floros
2019-03-19fix travis build by switching away from deprecated-2017Q3 (#3650)Michael Stapelberg
2018-10-13Fix missing prototypesOrestis Floros
2018-10-13Enforce strict prototypesOrestis Floros
2017-09-09travis: remove clang-analyze (#2917)Michael Stapelberg
2017-09-09travis: downgrade temporarily due to asan issueMichael Stapelberg
2016-11-08travis: switch to container-based trusty (#2550)Michael Stapelberg
2016-10-23Update travis for autotoolsMichael Stapelberg
2016-09-05travis: pass through CC to run-testsMichael Stapelberg
2016-04-08travis: build debian packages and documentationMichael Stapelberg
2016-02-06travis: check spelling of binaries and manpages, use dockerMichael Stapelberg
2016-01-11travis: use trusty (simpler config, faster builds)Michael Stapelberg
2016-01-11travis: build with AddressSanitizer enabledMichael Stapelberg
2015-12-09travis: install git 1.9.1 from trusty for git fetch --unshallowMichael Stapelberg
2015-11-30travis: call git fetch --unshallow, so that git describe worksMichael Stapelberg
2015-11-16Add i3test::XTEST, add 2 test cases for key bindingsMichael Stapelberg
2015-10-11travis: install clang-format-3.5 from llvm repositoryMichael Stapelberg
2015-08-03.travis.yml: add a wrapped functions grepper scriptshdown
2015-06-04Install xdotool to run tests requiring it on Travis.Ingo Bürk
2015-03-29travis: remove FORTIFY_SOURCE, causes trouble with clangMichael Stapelberg
2015-03-29travis: enable more warnings, add -WerrorMichael Stapelberg
2015-03-23fix travis config with regards to clang-formatMichael Stapelberg
2015-03-14travis: verify code was formatted using clang-formatMichael Stapelberg
2015-03-14travis: cat complete-run.log on failuresMichael Stapelberg
2015-03-13travis: run tests serialized, install latest AnyEvent::I3Michael Stapelberg
2015-03-13travis: install as many perl pkgs as possible via apt instead of cpanmMichael Stapelberg
2015-03-13travis: fix pinning setup (newlines and YAML are complicated)Michael Stapelberg
2015-03-13travis: escape strings for YAMLMichael Stapelberg
2015-03-13travis: install more perl dependencies, pull in trusty packagesMichael Stapelberg
2015-03-13travis: also cat cpanm build logs after failureMichael Stapelberg
2015-03-13travis: cpanm: set -v so that we get error messages in the travis outputMichael Stapelberg
2015-03-13travis: directly use cpanm -n to skip testsMichael Stapelberg
2015-03-13travis runs on ubuntu 12.04, so use libinline-perlMichael Stapelberg
2015-03-13travis: mk-build-deps needs equivsMichael Stapelberg
2015-03-13add configuration for travis-ci.comMichael Stapelberg