Brandon W Maister
2e563bc652
Make README.md match lib.rs mod documentation
...
And fail CI in the future if `make readme` isn't run when it is needed.
CC conversation in #185 , where the README didn't get updated for a year after
lib.rs was improved.
2018-08-25 16:24:07 -04:00
Brandon W Maister
44fc13d7df
Use serde's serialize_with instead of a newtype
...
This is a significantly less horrible API than in the previous commit.
2017-06-21 03:39:39 +09:00
Ashley Mannix
7ed6caa411
set min version to 1.13
2017-02-03 18:00:52 +10:00
Kang Seonghoon
4a3b423527
I'm pretty sure that this fix should bring Appveyor full green.
...
Observations:
- About 10--15 minutes to complete the CI. Not very bad.
- Travis does not have [skip travis] or similar. Ha.
2016-08-17 03:30:08 +09:00
Kang Seonghoon
8aa1f4b7af
Further tweaks to CI configs.
...
- Do not doc-test three times in Travis, it simply takes a lot :(
- Forgot that Windows shell doesn't recognize single quotes.
2016-08-17 03:18:12 +09:00
Kang Seonghoon
eda83ac3d9
Tweaked Travis settings and tried to enable Appveyor CI.
2016-08-17 03:05:44 +09:00