Commit Graph

12 Commits

Author SHA1 Message Date
fa85cdb500 Test without features on CI 2019-12-11 12:51:39 +01:00
bbcc53cd94 Remove the feature flag for 128 bit integers
Since it is stable now
2018-05-12 13:53:59 +01:00
c6ead9d654 remove serde feature flag 2018-04-17 19:28:38 -05:00
de707e35ae Remove with-serde in favor of just 'serde'
https://rust-lang-nursery.github.io/api-guidelines/naming.html#feature-names-are-free-of-placeholder-words-c-feature
2018-04-17 17:03:42 -05:00
c9e25e15fa Add Serde Feature for IpNetwork 2018-03-14 19:00:38 -07:00
f075e0de38 Remove the push to rust-ci
docs.rs takes care of this now
2017-07-11 21:54:41 +01:00
3d020d8b2a Test ipv6 methods in CI 2017-07-11 21:50:25 +01:00
99203160b9 Add an iterator for ipv6 network. (#49)
This is feature gated since i128 is not stable yet
2017-07-08 20:28:00 +01:00
e95effaa71 Test against all 3 releases 2016-12-15 11:58:38 +00:00
4869e89dc4 Add a rust-ci docs config 2015-05-24 22:16:53 +05:30
e1cf05def5 Always build against nightly
The `u32::from` we use was not in 1.0 stable
2015-05-22 17:16:54 +05:30
de38a05ab6 Add a travis config 2015-04-24 14:51:23 -07:00