swc/bors.toml
강동윤 8e476d8a83
Make parser work identically in release mode (#577)
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
2020-01-17 18:44:51 +09:00

7 lines
106 B
TOML

status = [
# "fmt",
# "test-debug",
"continuous-integration/travis-ci/push"
]
use_squash_merge = true