mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-27 07:52:14 +00:00
disable simd test for now
This commit is contained in:
parent
2263dfc87a
commit
c682fdbeee
@ -20,7 +20,7 @@ jobs:
|
|||||||
env: Runs the tests on node.js stable
|
env: Runs the tests on node.js stable
|
||||||
- node_js: node
|
- node_js: node
|
||||||
script:
|
script:
|
||||||
- npm run clean && npm run test:compiler
|
- npm run clean && npm run test:compiler threads
|
||||||
env:
|
env:
|
||||||
- Runs experimental tests on node.js v8-canary using
|
- Runs experimental tests on node.js v8-canary using
|
||||||
- ASC_FEATURES="simd,threads"
|
- ASC_FEATURES="simd,threads"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user