Skip to content

Commit

Permalink
Merge pull request #285 from VincentBostoen/remove-node7-target
Browse files Browse the repository at this point in the history
Remove NodeJS 7 from travis CI target
  • Loading branch information
sinedied committed Mar 22, 2018
2 parents eba64f2 + 8d4d2b7 commit fcd7658
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ branches:
language: node_js
node_js:
- '6'
- '7'
- stable

cache:
Expand Down

0 comments on commit fcd7658

Please sign in to comment.