summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-05-11Fix test coverage job on TravisAlexander Batischev
2020-05-08CI: move jobs with extra warnings to CirrusAlexander Batischev
2020-05-08CI: move GCC 4.9 jobs to CirrusAlexander Batischev
2020-05-01Unbreak test coverage job on TravisAlexander Batischev
2020-04-12Revert "Fix test coverage on Travis"Alexander Batischev
2020-04-09Cirrus: fix macOS buildsAlexander Batischev
2020-04-08Fix test coverage on TravisAlexander Batischev
2020-04-08Travis macOS: bump MSRV to 1.40.0Alexander Batischev
2020-04-07Revert "Travis: remove macOS builds"Alexander Batischev
2020-03-26Install grcov from crates.ioAlexander Batischev
2020-03-23Set MSRV to 1.40.0 (#709)Alexander Batischev
2020-03-22Bump minimal ver to v1.33.0Rui Chen
2020-03-22Travis: remove macOS buildsAlexander Batischev
2020-02-19Move most Ubuntu Bionic builds from Travis to Cirrus CIAlexander Batischev
2020-02-18Travis CI: cache Cargo's registryAlexander Batischev
2020-02-14Replace Asciidoc with Asciidoctor in dependenciesAlexander Batischev
2020-02-12Resolve conflict between Python 2 and 3 on macOS Travis CIAlexander Batischev
2020-01-26Coveralls: specify either token or (service_name, job_id)Alexander Batischev
2020-01-25Use grcov version from https://github.com/mozilla/grcov/pull/376Alexander Batischev
2020-01-11Travis: give some jobs namesAlexander Batischev
2020-01-11Add Travis job that reports Rust test coverageAlexander Batischev
2020-01-10Fix Python 3 installation on macOS on TravisAlexander Batischev
2019-12-24Avoid implicitly promoting `float` to `double`Alexander Batischev
2019-12-24Fix a potential null pointer dereferenceAlexander Batischev
2019-10-21Check code formatting on Cirrus CIAlexander Batischev
2019-10-06Travis: add Clang 9 on LinuxAlexander Batischev
2019-10-06Travis: move everything we can to BionicAlexander Batischev
2019-10-06Travis: move from Ubuntu Trusty to XenialAlexander Batischev
2019-08-21Bump minimum Rust version to 1.26.0Alexander Batischev
2019-07-11Add GCC 9 to a list of Travis CI jobsAlexander Batischev
2019-06-09Travis: harden compilation the way Fedora and Ubuntu doAlexander Batischev
2019-04-22Move MacOS builds to the beginning of the listAlexander Batischev
2019-04-22Travis: build in release mode in select few jobsAlexander Batischev
2019-04-18Request Ubuntu Trusty on Travis CIAlexander Batischev
2019-03-23Add Clang 8 to Travis build matrixAlexander Batischev
2019-01-16travis: Install rustfmt for cargo-fmt jobRaphael Nestler
2019-01-16travis: Don't install packages for the cargo-fmt build stepRaphael Nestler
2019-01-14Check Rust code formatting during CIRaphael Nestler
2018-12-29"Clang 7" not "Clang 7.0"Alexander Batischev
2018-12-29Add Clang 7 to Travis build matrixAlexander Batischev
2018-11-22Add Travis job with Rust 1.25 (Linux and macOS)Alexander Batischev
2018-11-18Fix failing test for utils::resolve_tildeAlexander Batischev
2018-11-05Revert "Allow OS X builds on Travis to fail"Alexander Batischev
2018-11-05Do not upgrade HomebrewAlexander Batischev
2018-11-05Fix OS X build failure on TravisAlexander Batischev
2018-11-03Put all crates into single workspaceAlexander Batischev
2018-10-23Use `make cargo-test` on TravisAlexander Batischev
2018-10-23Allow OS X builds on Travis to failAlexander Batischev
2018-09-28Merge branch 'feature/first-rust-code-take-2'Alexander Batischev
2018-09-27Run Rust tests on TravisAlexander Batischev