Files
pezkuwi-subxt/substrate/.travis.yml
T
Arkadiy Paronyan 54d6970efc Fixed block proagation after import and import notifications (#119)
* Fixed block proagation after import and import notifications

* Removed cargo check
2018-04-11 19:25:41 +02:00

17 lines
182 B
YAML

sudo: false
language: rust
branches:
only:
- master
cache: cargo
matrix:
fast_finish: false
include:
- rust: stable
script:
- cargo test --all
- ./publish-wasm.sh