Paul Woolcock
|
67ab7ee59a
|
try caching $HOME/.cargo
try to see if we can avoid building cargo-tarpaulin every time
|
6 years ago |
Paul Woolcock
|
ade7b16382
|
add OSX builds
|
6 years ago |
Paul Woolcock
|
49c89f05a0
|
Don't cache ./target, causes havoc with rust-skeptic
|
6 years ago |
Paul Woolcock
|
fa99b2b8ff
|
only do cargo-tarpaulin on a single build
|
6 years ago |
Paul Woolcock
|
98718ac4b8
|
just run cargo test
|
6 years ago |
Paul Woolcock
|
a05f4ecb9b
|
trying out some improvements to hopefully speed up the travis build
|
6 years ago |
Paul Woolcock
|
ae4d5dffe5
|
try to make travis happy
|
6 years ago |
Paul Woolcock
|
932161c346
|
Update .travis.yml
don't send emails on a successful build
|
6 years ago |
Paul Woolcock
|
3083ffd9ff
|
Make sure tarpaulin builds with the right features
|
6 years ago |
Paul Woolcock
|
c23559c4fd
|
use cargo-tarpaulin to compute code coverage
|
6 years ago |
Paul Woolcock
|
d54162d0b9
|
fix travis.yml
|
6 years ago |
Paul Woolcock
|
ce69407e38
|
Add toml as an optional dep/feature
also expand the test matrix so we test with
* zero features
* each feature individually
* all features together
|
6 years ago |
Paul Woolcock
|
d710f4ab49
|
Fix .travis.yml bash command
|
6 years ago |
Paul Woolcock
|
7ea0f67ccf
|
only do rustfmt on nightly
|
6 years ago |
Paul Woolcock
|
fe1aafff12
|
`all` should be `--all`
|
6 years ago |
Paul Woolcock
|
d617d74fa4
|
Add rustfmt.toml and update travis to check formatting
|
6 years ago |
Aaron Power
|
b9968c6dcb
|
Added travis
|
7 years ago |