1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-28 07:55:03 +03:00
wezterm/ci
Wez Furlong 45c1f5b4f3 cleanup travis config, re-enable cargo test --all
Streamline the travis deploy builds; when TRAVIS_TAG is set
we'll run `--release` builds.

Don't error out in fontconfig/build.rs if fontconfig is not
installed.  This makes it possible to `cargo test --all` again
on the mac at the cost of potentially making it harder to troubleshoot
problems with not having fontconfig installed on linux.
However: the get-deps script is responsible for installing that.
2019-03-24 08:45:28 -07:00
..
build_harfbuzz.sh skip building harfbuz on macos 2019-02-19 08:59:39 -08:00
deploy.sh refine deploy scripts/config 2019-03-24 00:26:53 -07:00
tag.sh scripts for tagging 2019-03-23 22:58:23 -07:00
travis-run.sh cleanup travis config, re-enable cargo test --all 2019-03-24 08:45:28 -07:00