summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-06-08Bump minimum supported Rust version to 1.32.0Christian Duerr
2019-04-09Set maximum Rust version to 1.31.0Christian Duerr
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-02-10Remove deployment script from clippy buildsChristian Duerr
2019-01-23 Move clippy tests to stableChristian Duerr
2019-01-19Remove Appveyor CI buildsChristian Duerr
2018-12-06Remove sudo keyword from travisMuhammad Talal Anwar
2018-11-14Fix i386 CI releasesChristian Duerr
2018-11-03Publish Github releases from TravisMicha Gorelick
2018-10-29Add cargo workspace, add winpty tests to CIZac Pullar-Strecker
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker
2018-07-25Fix clippy lints and run font tests on travisMatthias Krüger
2018-07-22Switch to rustup clippy componentChristian Duerr
2018-07-01Remove unnecessary clippy lint annotationsMatthias Krüger
2018-06-17Move to cargo clippyChristian Duerr
2018-01-06Add clippy check to travisChristian Duerr
2017-07-20Update to latest Glutin/winit (#671)Joe Wilm
2017-06-14Make Travis test alacritty on nightly Rust, but allow failuresAaron Hill
2017-06-04CI with the oldest known working version of rustNiklas Claesson
2017-02-03Alacritty now compiles on stable Rust :tada:Joe Wilm
2017-01-18Use latest nightly on travisJoe Wilm
2016-12-11Update nightly pin on travisJoe Wilm
2016-11-19Add a number of simple ref-testsJoe Wilm
2016-08-14Pin nightly compiler on travisJoe Wilm
2016-06-14Cache cargo dependencies on travisJoe Wilm
2016-06-14Add macOS to CI matrixJoe Wilm
2016-02-21Add test font for travisJoe Wilm
2016-02-21Add function for listing font names on linuxJoe Wilm