Commit Graph

14 Commits

Author SHA1 Message Date
Ashley Mannix 7313ecbbf1 pin rustc 1.18.0 in CI 2018-05-30 09:44:38 -07:00
Ashley Mannix 2ef9a06894 add support for 128bit numbers 2018-05-30 09:44:38 -07:00
Ty Overby 19538cff29 Run tests on all channels (#108)
* Run tests on all channels

* try using travis.ci rust support
2017-02-03 09:54:39 -08:00
Ty Overby e7a74aa6c2 Remove rustc serialize support (#95)
* Remove rustc_serialize support

* Add changelist and bump version number for alpha

* Move refbox and friends into own module

* update changelog

* update travis config

* move serde functions out into global namespace
2017-01-31 15:50:55 -08:00
Alexander Bulaev ff69e6f3e1 Add cargo features for rustc-serialize and serde (#70)
* Add cargo features for rustc-serialize and serde

If you only really need one of them

* Check that both "serde" and "rustc-serialize" are compiling

* Minor: change Travis build order
2016-04-15 11:03:32 -07:00
Ty Overby c2fc3af47c Better travis tests (#69)
Use multirust to switch between language versions.

Only run tests on nightly (because the serde macros won't build anywhere else).
2016-04-12 10:28:55 -07:00
Ty Overby 4bbcac9f78 we need sudo 2016-02-07 17:29:49 -08:00
Ty Overby 6d6717ebdf use faster travis builds 2016-02-07 16:55:19 -08:00
Ty Overby 8a07df085d Allow failure for stable and beta versions of rust. 2015-09-26 18:05:33 -07:00
Ty Overby fbd2f8033f only test on nightly 2015-08-07 23:21:44 -07:00
Ty Overby 0ebd6a2b0f Revert "documentation auto update"
This reverts commit 70fc9ca8b3.
2015-03-08 15:09:41 -07:00
Ty Overby 70fc9ca8b3 documentation auto update 2015-03-08 15:09:20 -07:00
Ty Overby ff8e76621e documentation auto update 2015-03-08 15:04:27 -07:00
Ty Overby 865a008dd7 compiles without any features 2014-09-15 13:59:11 -07:00