summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-11-02fix typoPaul Woolcock
2018-11-02Go back to the old matrix but include the named buildsPaul Woolcock
2018-11-02Revert "try named builds for coverage & fmt"Paul Woolcock
2018-11-02try named builds for coverage & fmtPaul Woolcock
2018-11-02force-install this, for nowPaul Woolcock
2018-11-02also upload coverage when on nightlyPaul Woolcock
2018-11-02Build tarpaulin from scratch for nowPaul Woolcock
2018-08-30Add `--features json` to the test matrixPaul Woolcock
2018-08-27Move this to the before_script phasePaul Woolcock
2018-08-27try caching $HOME/.cargoPaul Woolcock
2018-08-26add OSX buildsPaul Woolcock
2018-08-26Don't cache ./target, causes havoc with rust-skepticPaul Woolcock
2018-08-26only do cargo-tarpaulin on a single buildPaul Woolcock
2018-08-26just run cargo testPaul Woolcock
2018-08-26trying out some improvements to hopefully speed up the travis buildPaul Woolcock
2018-08-24try to make travis happyPaul Woolcock
2018-08-24Update .travis.ymlPaul Woolcock
2018-08-24Make sure tarpaulin builds with the right featuresPaul Woolcock
2018-08-24use cargo-tarpaulin to compute code coveragePaul Woolcock
2018-08-23fix travis.ymlPaul Woolcock
2018-08-23Add toml as an optional dep/featurePaul Woolcock
2018-08-23Fix .travis.yml bash commandPaul Woolcock
2018-08-23only do rustfmt on nightlyPaul Woolcock
2018-08-23`all` should be `--all`Paul Woolcock
2018-08-23Add rustfmt.toml and update travis to check formattingPaul Woolcock
2017-07-03Added travisAaron Power