about summary refs log tree commit diff stats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* removed old packages from travisBen Morrison2020-06-161-13/+0
|
* travis using single-threaded testingBen Morrison2020-05-281-0/+3
|
* updated travis cfg; setup Cargo.toml for crates.io v0.4.4Ben Morrison2020-05-261-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 Morrison2020-01-241-1/+1
| | | | This reverts commit b7e3bc467e483ec44e08fae1a97f1e5827acb7cb.
* pulling tarpaulin binary for travis instead of buildingBen Morrison2020-01-241-1/+1
|
* left out install step for cargo-tarpaulin causing build failure v0.4.2Ben Morrison2020-01-201-0/+1
|
* using cargo tarpaulin instead of grcovBen Morrison2019-09-051-20/+3
|
* update readme & travis configBen Morrison2019-08-271-0/+44