Chen Yuheng
|
fcde455b8d
|
Update .travis.yml
|
2020-06-01 20:15:32 +08:00 |
|
Hendrik Sollich
|
32214e92bf
|
Raise minimum rustc version to 1.28 (Fixes CI)
Known minimum version to build [regex](https://crates.io/crates/regex).
Old enough as it is, we're not c++ here!
|
2019-07-24 18:37:03 +02:00 |
|
Tibo Delor
|
f6cbf1bbd3
|
Bump minimum version for test to 1.24.1
quickcheckv0.7.2 comes with lazy_static v1.2.0 which only support Rust 1.24.1.
See https://github.com/rust-lang-nursery/lazy-static.rs/releases/tag/1.2.0
|
2018-12-13 19:03:31 +11:00 |
|
David Tolnay
|
51566fafce
|
Tag clippy build in travis build list
|
2018-09-15 10:12:16 -07:00 |
|
David Tolnay
|
261942922f
|
Require clippy to pass when it can be installed
|
2018-09-15 10:11:00 -07:00 |
|
David Tolnay
|
1f0d33259b
|
Address redundant_field_names lint
|
2018-09-15 10:06:34 -07:00 |
|
David Tolnay
|
5929fdbd90
|
Hide verbose output in travis
|
2018-09-15 09:38:22 -07:00 |
|
David Tolnay
|
decf69540d
|
Add a dedicated clippy builder
|
2018-09-15 09:31:41 -07:00 |
|
David Tolnay
|
389ffe24a1
|
Add a travis build on rust stable
|
2018-09-15 09:29:35 -07:00 |
|
David Tolnay
|
e359ad16de
|
Add a build-only build on rustc 1.13.0
|
2018-09-15 09:28:56 -07:00 |
|
David Tolnay
|
5ae7c6d119
|
Remove travis secure token
Since we are no longer publishing docs from Travis.
|
2018-09-15 09:28:07 -07:00 |
|
David Tolnay
|
5911cb864e
|
Switch to matrix style CI target list
To allow specifying a different script for each.
|
2018-09-15 09:27:29 -07:00 |
|
David Tolnay
|
ce1831ec39
|
Raise the tested rustc version to 1.22.1
|
2018-09-15 09:24:52 -07:00 |
|
Chen Yuheng
|
d3dadda704
|
Update .travis.yml
update ci to rust 1.19 for regex.
|
2018-09-04 16:16:37 +08:00 |
|
Hannes De Valkeneer
|
8237744091
|
update minimum version to 1.18.0 because of env_logger
|
2018-04-20 21:40:14 +02:00 |
|
Chen Yuheng
|
6df45317d3
|
Update .travis.yml
|
2018-01-02 14:49:37 +08:00 |
|
David Tolnay
|
70795865c9
|
Switch from clippy dependency to cargo-clippy
|
2017-05-08 11:30:51 -07:00 |
|
David Tolnay
|
f06d24fc7d
|
Rust 1.11.0 is required for some of the tests
|
2017-05-08 11:01:37 -07:00 |
|
Tom Parker
|
dd3d169c1a
|
Quickcheck needs Rust at least 1.9
|
2017-05-08 18:37:19 +01:00 |
|
Tom Parker
|
72040d25de
|
Nightly sometimes is completely broken, but not our fault
|
2017-03-18 14:19:04 +00:00 |
|
Tom Parker
|
5bd0dd33e5
|
Upgrade Rust versions in Travis to working ones...
|
2017-03-18 14:14:01 +00:00 |
|
Yuheng Chen
|
a2a12c93a6
|
CI: remove put to rust-ci.org
Server down occasionally...
|
2016-06-22 15:47:02 +08:00 |
|
David Tolnay
|
bda87f9f96
|
Run clippy for nightly only
|
2016-02-27 17:01:51 -08:00 |
|
David Tolnay
|
06732a6b77
|
Resolve remaining clippy lints and add to Travis build
|
2016-02-27 16:42:32 -08:00 |
|
Yuheng Chen
|
071d338e0e
|
Add alias deserialize support
|
2015-12-16 15:10:02 +08:00 |
|
Yuheng Chen
|
79d6b5ec84
|
Add rust 1.1.0 to travis config
|
2015-06-30 00:44:40 +08:00 |
|
Yuheng Chen
|
51f3a66dd2
|
Add document
|
2015-05-31 17:59:43 +08:00 |
|
Yuheng Chen
|
5ae4b208b2
|
Add travis CI config
|
2015-05-29 03:07:32 +08:00 |
|