Explorar o código

Merge branch 'travis-trigger-wasm' into travis-remove-deployment-task

Mokhtar Naamani %!s(int64=4) %!d(string=hai) anos
pai
achega
271b754ab2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -31,5 +31,5 @@ script:
   # we set release as build type for all steps to benefit from already compiled packages in prior steps
   - BUILD_DUMMY_WASM_BINARY=1 cargo clippy --release --target=${TARGET} -- -D warnings
   - BUILD_DUMMY_WASM_BINARY=1 cargo test --release --verbose --all --target=${TARGET}
-  - BUILD_DUMMY_WASM_BINARY=0 WASM_BUILD_TOOLCHAIN=nightly-2020-05-23 cargo build --release --target=${TARGET} -p joystream-node
+  - TRIGGER_WASM_BUILD=1 WASM_BUILD_TOOLCHAIN=nightly-2020-05-23 cargo build --release --target=${TARGET} -p joystream-node
   - ls -l ./target/${TARGET}/release/wbuild/joystream-node-runtime/