Skip to content
This repository was archived by the owner on Mar 2, 2021. It is now read-only.

Commit cb66a9c

Browse files
committed
More CI config
1 parent c1c6241 commit cb66a9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ INSTALL_NODE_VIA_NVM: &INSTALL_NODE_VIA_NVM
99
nvm install v10.5
1010

1111
INSTALL_WASM_PPACK: &INSTALL_WASM_PACK
12-
- curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh -s -- -f
12+
|
13+
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh -s -- -f
1314

1415
install:
1516
- *INSTALL_NODE_VIA_NVM

0 commit comments

Comments
 (0)