Skip to content

Commit 7556997

Browse files
authored
Don't run CI on Node 0.10 (#1521)
1 parent 354fce0 commit 7556997

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,5 @@ env:
2121
- TEST_SUITE=kitchensink
2222
matrix:
2323
include:
24-
- node_js: 0.10
25-
env: TEST_SUITE=simple
2624
- node_js: 6
2725
env: USE_YARN=yes TEST_SUITE=simple

0 commit comments

Comments
 (0)