Commit 7556997f authored by Dan Abramov's avatar Dan Abramov Committed by GitHub
Browse files

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

parent 354fce06
Showing with 0 additions and 2 deletions
+0 -2
...@@ -21,7 +21,5 @@ env: ...@@ -21,7 +21,5 @@ env:
- TEST_SUITE=kitchensink - TEST_SUITE=kitchensink
matrix: matrix:
include: include:
- node_js: 0.10
env: TEST_SUITE=simple
- node_js: 6 - node_js: 6
env: USE_YARN=yes TEST_SUITE=simple env: USE_YARN=yes TEST_SUITE=simple
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment