pyo3/ci/travis
Martin Larralde 70bdf5e93c
Tidy up Travis-CI (#152)
* Use Travis-CI build matrix to setup environment
* Setup Travis cache 
* Use `sccache` to cache compiled artifacts
* Use `setup.sh` script to setup Travis-CI
* Add more tests to `ci/travis` to lighten `.travis.yml`
* Use `script` deployment to run `kcov` in Travis-CI
* Export `RUSTC_WRAPPER` in the Travis configuration directly
* Fix wrong Python `3.7` version in Travis configuration
* Fix `ci/travis/cover.sh`
* Prevent Travis-CI from cleaning build artifacts
* Recompile `kcov` only when needed in Travis-CI
* Collect coverage in parallel
* Add github-pages deployment script
2018-05-04 18:20:28 +02:00
..
cover.sh Tidy up Travis-CI (#152) 2018-05-04 18:20:28 +02:00
guide.sh Tidy up Travis-CI (#152) 2018-05-04 18:20:28 +02:00
setup.sh Tidy up Travis-CI (#152) 2018-05-04 18:20:28 +02:00
test.sh Tidy up Travis-CI (#152) 2018-05-04 18:20:28 +02:00