Commit graph

24 commits

Author SHA1 Message Date
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