Skip to content

Commit

Permalink
Don't run CI on Node 0.10 (facebook#1521)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored and bondz committed Feb 12, 2017
1 parent 1d2c2c6 commit 1589755
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1589755

Please sign in to comment.