Skip to content

Commit

Permalink
Merge pull request #623 from rustwasm/generate
Browse files Browse the repository at this point in the history
generate
  • Loading branch information
ashleygwilliams authored Jun 11, 2019
2 parents 95a4e30 + 8407a1d commit a267075
Show file tree
Hide file tree
Showing 32 changed files with 1,404 additions and 364 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ matrix:
- cargo fmt --version
- cargo fmt --all -- --check
- rustup component add clippy-preview
- cargo clippy --version
- cargo clippy
# - cargo clippy --version
# - cargo clippy

- name: Book
rust: stable
Expand Down
Loading

0 comments on commit a267075

Please sign in to comment.