Commit 708b3dc8 authored by Hero Bird's avatar Hero Bird Committed by Andrew Jones
Browse files

Fix CI (finally) (#265)



* Update some deps

Signed-off-by: default avatarkoushiro <[email protected]>

* Format

Signed-off-by: default avatarkoushiro <[email protected]>

* Fix clippy-wasm

Signed-off-by: default avatarkoushiro <[email protected]>

* [examples] fix minor formatting issues

* [examples] fix some clippy warnings

* [lang2/macro] silence warning for ink! constructors named "new"

* [*] replace documentation link in Cargo.toml to ink! tutorial

* [abi] specify allow(clippy::trivially_copy_pass_by_ref) in a smaller scope

* [abi] specify allow(clippy::new_ret_no_self) in smaller scope

* [ci] adjust gitlab-ci.yml

* [ci] update Travis CI to just do coverage reporting
parent 3a5bdf44
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment