mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-01 12:42:50 +08:00
test on both node 4/npm 2 and node 6/npm 3
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
language: node_js
|
||||
node_js: 4
|
||||
node_js:
|
||||
- 4
|
||||
- 6
|
||||
cache:
|
||||
directories:
|
||||
- global-cli/node_modules
|
||||
|
||||
Reference in New Issue
Block a user