Skip to content

Commit

Permalink
Use no-sysconf branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Morley, Jonathan committed Oct 26, 2018
1 parent c916d0f commit bec4d8c
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 109 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ before_install:
- rustup component add rustfmt-preview
- rustup component add clippy-preview
- cargo install cargo-travis || echo "cargo-travis already installed"
- cargo install cargo-cook || echo "cargo-cook already installed"
- cargo install cargo-cook --git https://github.com/jonathanmorley/cargo-cook --branch no-sysconf || echo "cargo-cook already installed"

script:
# Lints that do not require code to be compiled
Expand Down
Loading

0 comments on commit bec4d8c

Please sign in to comment.