mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Always test with the latest stable Node version on Travis (#5546)
This commit is contained in:
@@ -4,6 +4,7 @@ language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
- 10
|
||||
- node
|
||||
cache:
|
||||
yarn: true
|
||||
directories:
|
||||
|
||||
Reference in New Issue
Block a user