Merge pull request #5041 from xtuc/remove-0.10-support
Remove node 0.10 support (CI)
This commit is contained in:
commit
2471d5ebf3
@ -1,8 +0,0 @@
|
||||
machine:
|
||||
node:
|
||||
version:
|
||||
0.10.46
|
||||
|
||||
test:
|
||||
override:
|
||||
- make test-ci
|
||||
@ -2,12 +2,12 @@
|
||||
|
||||
**NOTE:** Compiler support does not dictate the runtime requirements of compiled code.
|
||||
|
||||
## Supported environments
|
||||
## Officially supported environments
|
||||
|
||||
The Babel compiler is **only** supported in these environments:
|
||||
|
||||
- Modern browsers such as Chrome, Firefox, Safari, Edge etc.
|
||||
- Node 0.10+
|
||||
- Node.js 4 and upper versions
|
||||
|
||||
## Unsupported environments
|
||||
|
||||
@ -17,7 +17,6 @@ to:
|
||||
- Rhino
|
||||
- Nashorn
|
||||
- Internet Explorer
|
||||
- ...
|
||||
|
||||
**NOTE:** If Babel works in any of the unsupported environments, it is purely
|
||||
coincidental and has no bearing on future compatibility. Use at your own risk.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user