Skip to content

Update Travis' rustfmt arguments #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2018
Merged

Conversation

djfarly
Copy link
Contributor

@djfarly djfarly commented May 26, 2018

No issue existing currently, but surfaced in #125 and #127.
Travis builds are failing caused by an update in rustfmt.
The command is now according to: https://github.com/rust-lang-nursery/rustfmt#checking-style-on-a-ci-server

Let's see if it works 🤔

Make sure these boxes are checked! 📦✅

  • You have the latest version of rustfmt installed and have your
    cloned directory set to nightly
$ rustup override set nightly
$ rustup component add rustfmt-preview --toolchain nightly
  • You ran rustfmt on the code base before submitting
  • You reference which issue is being closed in the PR text

✨✨ 😄 Thanks so much for contributing to wasm-pack! 😄 ✨✨

@mgattozzi
Copy link
Contributor

Ah I didn't see this before opening up #130 thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants