Skip to content

Commit

Permalink
'cargo check' EIP-1193 code in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
enolan committed Nov 28, 2020
1 parent 3f10dae commit 18c96f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ script:
- cargo build
- cargo test
- cargo check --no-default-features
- cargo check --target wasm32-unknown-unknown --no-default-features --features eip-1193
- cargo check --no-default-features --features http
- cargo check --no-default-features --features http-tls
- cargo check --no-default-features --features ws-tokio
Expand Down

0 comments on commit 18c96f2

Please sign in to comment.