Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update Travis CI Node versions in User Guide
Removed Node v4 (CRA only supports Node >= 6)
  • Loading branch information
ryansully committed Jun 2, 2017
commit c99fb6ce7792cb96288798ac03ad5f3542787048
1 change: 0 additions & 1 deletion packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down