summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)Author
2021-03-28ci: Switch to GitHub ActionsTavian Barnes
2021-02-26travis: Try a different way to work around the apt bugTavian Barnes
2021-02-16Revert "travis: Do apt-get upgrade"Tavian Barnes
update and upgrade are different things. This reverts commit 7419fdf1a24394529ea4aeca0053f7d0262ca39d.
2021-02-11travis: Do apt-get upgradeTavian Barnes
Hopefully this works around https://salsa.debian.org/apt-team/apt/-/commit/998a17d7e6f834c341f198ca5b6df2f27e18df38
2021-01-13Revert "travis: Add an arm64 build"Tavian Barnes
25 minute builds are not great for the new pay-as-you-go billing. This reverts commit df1b80a86038cb6b42d6126a7f4ed60b33747c0b.
2021-01-07travis: Add an arm64 buildTavian Barnes
2021-01-07travis: Use edge instancesTavian Barnes
2020-11-30travis: Do parallel buildsTavian Barnes
2020-11-30travis: Try the experimental FreeBSD environmentTavian Barnes
2020-11-30travis: Add a ppc64le buildTavian Barnes
2020-11-30travis: Switch to the LXD-based infrastructureTavian Barnes
2019-05-24Implement -xattr predicateTavian Barnes
2019-02-01Makefile: New distcheck targetTavian Barnes
To catch more errors automatically, this new target runs the tests in multiple configurations, including various sanitizers and with/without optimization.
2018-12-18travis: Install the POSIX.1e headersTavian Barnes
2016-12-21travis: Do 32-bit builds tooTavian Barnes
2016-12-08Add a .travis.ymlTavian Barnes