overhauling the library, made tests pass

This commit is contained in:
lumi 2017-03-08 20:34:17 +01:00
commit 7c04aff416
7 changed files with 774 additions and 617 deletions

View file

@ -1,6 +1,6 @@
image: "scorpil/rust:stable"
image: "scorpil/rust:nightly"
test:cargo:
script:
- rustc --version && cargo --version
- cargo test --verbose --jobs 1 --release
- cargo test --verbose --jobs 1 --release