Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated travis cfg; setup Cargo.toml for crates.io v0.4.4 | Ben Morrison | 2020-05-26 | 1 | -2/+4 |
| | | | | | | | | Added pertinent fields to Cargo.toml to publish on crates.io and lib.rs Updated .travis.yml - using bionic for build, tarpaulin binary can now be pulled rather than built in-place. | ||||
* | Revert "pulling tarpaulin binary for travis instead of building" | Ben Morrison | 2020-01-24 | 1 | -1/+1 |
| | | | | This reverts commit b7e3bc467e483ec44e08fae1a97f1e5827acb7cb. | ||||
* | pulling tarpaulin binary for travis instead of building | Ben Morrison | 2020-01-24 | 1 | -1/+1 |
| | |||||
* | left out install step for cargo-tarpaulin causing build failure v0.4.2 | Ben Morrison | 2020-01-20 | 1 | -0/+1 |
| | |||||
* | using cargo tarpaulin instead of grcov | Ben Morrison | 2019-09-05 | 1 | -20/+3 |
| | |||||
* | update readme & travis config | Ben Morrison | 2019-08-27 | 1 | -0/+44 |