mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 20:51:12 +08:00
Update Travis CI Node versions in User Guide (#2454)
Removed Node v4 (CRA only supports Node >= 6)
This commit is contained in:
committed by
Dan Abramov
parent
e91648a9bb
commit
d1f37d98ab
@@ -1244,7 +1244,6 @@ Popular CI servers already set the environment variable `CI` by default but you
|
||||
```
|
||||
language: node_js
|
||||
node_js:
|
||||
- 4
|
||||
- 6
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Reference in New Issue
Block a user