Update Travis CI Node versions in User Guide (#2454)

Removed Node v4 (CRA only supports Node >= 6)
This commit is contained in:
Ryan Sullivan
2017-06-02 06:05:25 -07:00
committed by Dan Abramov
parent e91648a9bb
commit d1f37d98ab

View File

@@ -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: