mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Don't run CI on Node 0.10 (#1521)
This commit is contained in:
@@ -21,7 +21,5 @@ env:
|
||||
- TEST_SUITE=kitchensink
|
||||
matrix:
|
||||
include:
|
||||
- node_js: 0.10
|
||||
env: TEST_SUITE=simple
|
||||
- node_js: 6
|
||||
env: USE_YARN=yes TEST_SUITE=simple
|
||||
|
||||
Reference in New Issue
Block a user