mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
8e476d8a83
swc_ecma_parser: - parser behaves identically on debug mode and release mode swc: - run all tests on travis ci - use nvm on travis ci swc_ecma_transforms: - make async_to_generator understand hoisting
7 lines
106 B
TOML
7 lines
106 B
TOML
status = [
|
|
# "fmt",
|
|
# "test-debug",
|
|
"continuous-integration/travis-ci/push"
|
|
]
|
|
use_squash_merge = true
|