Skip to content

Commit

Permalink
remove 0.10 & 0.12 from travis
Browse files Browse the repository at this point in the history
Tests pass but eslint no longer supports these node versions so overall test failure occurs
  • Loading branch information
Salakar committed May 24, 2018
1 parent 64c9dbb commit b9d87dc
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 @@ -9,8 +9,6 @@ addons:
packages:
- g++-4.8
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
- "7"
Expand Down

0 comments on commit b9d87dc

Please sign in to comment.