Commit Graph

25 Commits (master)

Author SHA1 Message Date
kennytm faa4397ba7
set min rust version = 1.34 2020-02-23 22:52:37 +08:00
kennytm 2504b8fefc
Bump min Rust version to 1.33.0
jpeg-decoder relies on matching all of 0x00..=0xff exhausts u8,
which requires 1.33.0.
2019-12-22 16:57:53 +08:00
kennytm 470044bbd2
Bump minimum Rust version 2019-07-30 11:23:10 +08:00
kennytm 1aa87a1d24
Disable coverage on macOS. 2019-04-19 03:34:20 +08:00
kennytm d54e019634
Test with 1.26.2 instead of 1.26.0, and latest stable instead of 1.27. 2018-07-30 17:37:16 +08:00
Ignas Anikevicius 4f91d29fc4 Update Travis to rust matrix to include versions that have ..= 2018-07-29 19:14:39 +03:00
kennytm fe9b212d40
Upgrade minimum Rust dependency to 1.23.0 (needed by image 0.19.0) 2018-05-05 22:58:19 +08:00
kennytm aa43339fee
Make sure README.md is tested.
Fixes #18.
2018-05-05 22:50:01 +08:00
kennytm f1560725ca
Update dependencies. 2018-05-05 22:49:35 +08:00
kennytm 37b90a8105
>:-( 2018-03-26 19:43:42 +08:00
kennytm 9d4b8d9762
Rustfmt and clippy. 2017-11-07 22:12:18 +08:00
kennytm 656bb09d28
Update dependencies. 2017-11-03 06:15:01 +08:00
kennytm 5aa873b662
Improve Travis. 2017-05-23 06:56:22 +08:00
kennytm 66e30219ba
Fix doctest when feature can be changed. 2017-05-18 22:21:31 +08:00
kennytm 904e16e814
Update dependencies. 2017-05-18 21:40:15 +08:00
kennytm 3ba911b82c
Some dependencies needed the `?` operator -.-.
Removed documentation, rely on docs.rs instead.
2017-01-13 11:27:57 +08:00
kennytm deff639eee
Just update dependencies. 2017-01-13 02:43:46 +08:00
kennytm 37e5ca1dfd
Make nightly-i686 failable due to travis env problem. 2016-06-08 00:45:54 +08:00
kennytm 2164967197
Switch to cargo-kcov. 2016-06-05 01:00:02 +08:00
kennytm d91b5f2d18
Enable coveralls. 2016-05-14 23:43:38 +08:00
kennytm 279960886e Move docs to GitHub pages.
Ref https://github.com/kmcallister/travis-doc-upload/blob/master/README.md
2015-07-05 03:29:28 +08:00
kennytm 91fdbeac11 Retry doc upload; Kill some deprecated functions. 2015-01-01 22:08:33 +08:00
kennytm 6756dc10e9 Retry documentation upload. 2015-01-01 21:49:23 +08:00
kennytm 62b8efd11d Push documentation to rust-ci. 2015-01-01 20:33:11 +08:00
kennytm 5198056f86 Travis CI support. 2014-08-19 05:10:50 +08:00