Hendrik Sollich
|
1005387c2c
|
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
|
cbd5800485
|
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
|
a60ece819a
|
Tag clippy build in travis build list
|
2018-09-15 10:12:16 -07:00 |
|
David Tolnay
|
11ddb9f97a
|
Require clippy to pass when it can be installed
|
2018-09-15 10:11:00 -07:00 |
|
David Tolnay
|
05eb495917
|
Address redundant_field_names lint
|
2018-09-15 10:06:34 -07:00 |
|
David Tolnay
|
124d237be0
|
Hide verbose output in travis
|
2018-09-15 09:38:22 -07:00 |
|
David Tolnay
|
03ad50b389
|
Add a dedicated clippy builder
|
2018-09-15 09:31:41 -07:00 |
|
David Tolnay
|
07d60a6c79
|
Add a travis build on rust stable
|
2018-09-15 09:29:35 -07:00 |
|
David Tolnay
|
49d19e7e15
|
Add a build-only build on rustc 1.13.0
|
2018-09-15 09:28:56 -07:00 |
|
David Tolnay
|
070396018b
|
Remove travis secure token
Since we are no longer publishing docs from Travis.
|
2018-09-15 09:28:07 -07:00 |
|
David Tolnay
|
fc89e161ad
|
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
|
3d0c39f2c5
|
Raise the tested rustc version to 1.22.1
|
2018-09-15 09:24:52 -07:00 |
|
Chen Yuheng
|
8de5a02381
|
Update .travis.yml
update ci to rust 1.19 for regex.
|
2018-09-04 16:16:37 +08:00 |
|
Hannes De Valkeneer
|
d546f31b01
|
update minimum version to 1.18.0 because of env_logger
|
2018-04-20 21:40:14 +02:00 |
|
Chen Yuheng
|
7e7f22fddf
|
Update .travis.yml
|
2018-01-02 14:49:37 +08:00 |
|
David Tolnay
|
dcfb2bab95
|
Switch from clippy dependency to cargo-clippy
|
2017-05-08 11:30:51 -07:00 |
|
David Tolnay
|
d5d6a4802f
|
Rust 1.11.0 is required for some of the tests
|
2017-05-08 11:01:37 -07:00 |
|
Tom Parker
|
9b9fa53a1b
|
Quickcheck needs Rust at least 1.9
|
2017-05-08 18:37:19 +01:00 |
|
Tom Parker
|
ca0beb3b1c
|
Nightly sometimes is completely broken, but not our fault
|
2017-03-18 14:19:04 +00:00 |
|
Tom Parker
|
5bc167509f
|
Upgrade Rust versions in Travis to working ones...
|
2017-03-18 14:14:01 +00:00 |
|
Yuheng Chen
|
9c480d1c09
|
CI: remove put to rust-ci.org
Server down occasionally...
|
2016-06-22 15:47:02 +08:00 |
|
David Tolnay
|
ffa09f85e0
|
Run clippy for nightly only
|
2016-02-27 17:01:51 -08:00 |
|
David Tolnay
|
6ba6fec475
|
Resolve remaining clippy lints and add to Travis build
|
2016-02-27 16:42:32 -08:00 |
|
Yuheng Chen
|
b2f3fa49b8
|
Add alias deserialize support
|
2015-12-16 15:10:02 +08:00 |
|
Yuheng Chen
|
d63d5a9e9d
|
Add rust 1.1.0 to travis config
|
2015-06-30 00:44:40 +08:00 |
|
Yuheng Chen
|
691f9d942f
|
Add document
|
2015-05-31 17:59:43 +08:00 |
|
Yuheng Chen
|
50eac23091
|
Add travis CI config
|
2015-05-29 03:07:32 +08:00 |
|