Skip to content

"error: toolchain 'beta' is not installed" on Travis #52752

@oconnor663

Description

@oconnor663

https://travis-ci.org/oconnor663/shared_child.rs/jobs/408676715

My .travis.yml is:

language: rust
os:
  - linux
  - osx
rust:
  - stable
  - beta
  - nightly

Of those 6 builds, only the OSX beta is failing, with error: toolchain 'beta' is not installed. Is this an upstream toolchain issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions