Commit Graph

34 Commits

Author SHA1 Message Date
David Tolnay
86f0d0382f
Drop coveralls
Has not been uploading for months.
2016-10-20 00:33:03 -07:00
Erick Tryzelaar
cbe6b4c97c Drop support for rust 1.8.0 and 1.9.0. 2016-10-15 14:43:30 -07:00
David Tolnay
8b7b886036
Test serde_derive instead of serde_macros 2016-09-28 11:19:27 -07:00
David Tolnay
e0c9bd4b87
Remove doc-upload 2016-08-13 19:15:48 -07:00
David Tolnay
33d26c6d38
Remove CNAME
This is now managed by github.com/serde-rs/docs.
2016-08-13 17:54:56 -07:00
David Tolnay
0557a7feac
Point links to docs.serde.rs 2016-08-13 15:01:57 -07:00
David Tolnay
09fe2dbba5
Generate docs from 'docs' branch instead of master 2016-07-30 16:45:47 -07:00
David Tolnay
c8c22c036f
Re-enable serde-syntex-example build in Travis 2016-07-29 09:53:44 -07:00
David Tolnay
4f79829849
Rename feature nightly-testing to unstable-testing 2016-07-17 13:34:23 -07:00
David Tolnay
e404de85b2
Remove serde-syntex-example from travis until serde_json 0.8.0 2016-07-17 12:59:04 -07:00
David Tolnay
54ce7f2e90
Drop support for 1.7.0 2016-07-10 14:25:17 -07:00
David Tolnay
fb0e62951f
Rename serde_tests to testing 2016-06-28 20:43:59 -07:00
David Tolnay
22a26a33f4
Remove some low-risk travis builds 2016-06-11 16:21:20 -07:00
David Tolnay
7375b4e847
Add travis builds for 1.6.0 and 1.7.0 2016-06-11 08:59:02 -07:00
David Tolnay
9834af7ed9
Stop building on 1.5.0
Syntex no longer supports this version of Rust.
2016-06-11 01:31:17 -07:00
David Tolnay
898b346d48
1.5 does not have a stable libcore 2016-06-09 09:17:21 -07:00
David Tolnay
e90adb20ef
Run serde-syntex-example in Travis 2016-06-09 01:42:00 -07:00
Corey Richardson
ae806af644
Enable use in no_std environments
These changes are fairly invasive to imports and uses of non-libcore types,
but allow for some or none of the freestanding crates (core, rustc_unicode,
alloc, collections) to be supported by serde.
2016-05-10 10:23:41 +10:00
David Tolnay
55355b6680 Revert "Enable use in no_std environments"
This reverts commit 9c0140968d.
2016-05-08 20:30:21 -07:00
Corey Richardson
9c0140968d
Enable use in no_std environments
These changes are fairly invasive to imports and uses of non-libcore types,
but allow for some or none of the freestanding crates (core, rustc_unicode,
alloc, collections) to be supported by serde.
2016-05-04 01:26:43 +10:00
Erick Tryzelaar
a4de662adb Fix doc links 2016-04-13 08:11:02 -07:00
Erick Tryzelaar
9082b75e75 Fix generating serde_{codegen,macros} documentation 2016-04-12 08:36:02 -07:00
Erick Tryzelaar
6b127cb8d0 Update travis travis token 2016-03-06 21:14:23 -05:00
Corey Farwell
4d4b85318f Remove now default 'sudo: false'
`sudo: false` is now default on Travis CI
2016-02-27 15:36:29 -05:00
Erick Tryzelaar
517c2f79b7 chore(cargo): Only depend on clippy when testing 2016-02-08 13:35:26 -08:00
Erick Tryzelaar
caddd11c15 Travis work 2015-08-27 22:51:11 -07:00
Erick Tryzelaar
26873bf3d5 Don't use sudo in the travis 2015-08-09 16:40:35 -07:00
Erick Tryzelaar
fbdede68a4 Build the serde_json docs 2015-07-31 07:24:05 -07:00
Erick Tryzelaar
77b8a8baa0 Use new travis containers 2015-07-22 09:51:19 -07:00
Erick Tryzelaar
ed6ef4e149 Travis work 2015-05-20 22:44:50 -07:00
Erick Tryzelaar
989c8ff809 Include running the benchmarks in travis 2015-03-15 13:12:21 -07:00
Erick Tryzelaar
49c2585a20 Try to fix travis 2015-03-15 13:08:08 -07:00
Erick Tryzelaar
1ba0603273 Add cargo build to .travis 2014-09-07 01:54:57 -07:00
Erick Tryzelaar
fd9b789474 initial travis version 2014-09-07 01:27:03 -07:00