Don't run CI on Node 0.10 (#1521)

This commit is contained in:
Dan Abramov
2017-02-11 01:24:39 +00:00
committed by GitHub
parent 354fce0678
commit 7556997fcf

View File

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