Commit graph

24 commits

Author SHA1 Message Date
kennytm 6b9681dd6b 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 8d0f7798c4 Bump minimum Rust version 2019-07-30 11:23:10 +08:00
kennytm 90811d79ba Disable coverage on macOS. 2019-04-19 03:34:20 +08:00
kennytm a4597dd62b 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 cd713761ab Update Travis to rust matrix to include versions that have ..= 2018-07-29 19:14:39 +03:00
kennytm a659c651f6 Upgrade minimum Rust dependency to 1.23.0 (needed by image 0.19.0) 2018-05-05 22:58:19 +08:00
kennytm 702e18b2a8 Make sure README.md is tested.
Fixes #18.
2018-05-05 22:50:01 +08:00
kennytm a93111d930 Update dependencies. 2018-05-05 22:49:35 +08:00
kennytm 6667e3da08 >:-( 2018-03-26 19:43:42 +08:00
kennytm 21efb6205e Rustfmt and clippy. 2017-11-07 22:12:18 +08:00
kennytm 8be25fa56a Update dependencies. 2017-11-03 06:15:01 +08:00
kennytm fab0705ef8 Improve Travis. 2017-05-23 06:56:22 +08:00
kennytm 0e1c1fe1f6 Fix doctest when feature can be changed. 2017-05-18 22:21:31 +08:00
kennytm 200ebf40d6 Update dependencies. 2017-05-18 21:40:15 +08:00
kennytm 1d5d6f2883 Some dependencies needed the ? operator -.-.
Removed documentation, rely on docs.rs instead.
2017-01-13 11:27:57 +08:00
kennytm 01e3af105e Just update dependencies. 2017-01-13 02:43:46 +08:00
kennytm d7577f3220 Make nightly-i686 failable due to travis env problem. 2016-06-08 00:45:54 +08:00
kennytm d2804e5b53 Switch to cargo-kcov. 2016-06-05 01:00:02 +08:00
kennytm 0435a75244 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