rust-everywhere
rust-everywhere copied to clipboard
SUPERSEDED by https://github.com/japaric/trust
https://travis-ci.org/Aaronepower/tokei/jobs/182830674#L676
I am unsure if I am doing something wrong here or if there is some weird dependency issue going on, but I am getting `qemu: Unsupported syscall: 278` for `ci/script.sh`...
add "something" to .travis.yml and appveyor.yml to notify users that the templates in this repo have been updated. For this, we'll probably need to come up with a versioning scheme...
GitLab support can be had by adding a [`.gitlab-ci.yml`](https://docs.gitlab.com/ce/ci/quick_start/README.html) file. Release artifacts can be produced easily, see the [GitLab CI reference manual](http://docs.gitlab.com/ce/ci/yaml/README.html#artifacts). Is any work underway for adding this feature?...
### UPDATE We are already using QEMU with _user emulation_ to run cross compiled test suites. This issue is now about exploring running the cross compiled test suites under QEMU's...
Unsure if it's out of scope of `rust-everywhere`. I'm wondering if it'll be useful if rust-everywhere would be able to generate homebrew formula scripts for osx binaries.