6 Commits

Author SHA1 Message Date
David Tolnay
545d2625af
Avoid compiling the ffi crate a second time in --test mode 2020-08-30 00:35:03 -07:00
David Tolnay
b555c741af
Run tests of all workspace crates in CI 2020-08-30 00:05:55 -07:00
David Tolnay
f5ac0d9ffa
Fix permission denied failure in bazel CI job
This job started failing in GitHub Actions with this error:

    ## $ bazel run demo-rs --verbose_failures --noshow_progress
    Downloading https://releases.bazel.build/3.1.0/release/bazel-3.1.0-linux-x86_64...
    could not run Bazel: could not start Bazel: fork/exec /home/runner/work/cxx/cxx/tools/bazel: permission denied
    ##[error]Process completed with exit code 1.
2020-05-11 13:19:14 -07:00
David Tolnay
9531334f5a
Move github funding.yml out of repo root 2020-05-05 12:54:15 -07:00
David Tolnay
24d22b471a
Remove Travis configuration 2020-05-04 02:31:53 -07:00
David Tolnay
193ce8171a
Enable GitHub Actions 2020-05-02 21:20:14 -07:00