Skip to content

Commit

Permalink
Remove outdate comments from AppVeyor config
Browse files Browse the repository at this point in the history
Now that io.js and Node.js have converged these comments make no
sense.
  • Loading branch information
xzyfer committed Sep 9, 2015
1 parent 1f336ee commit c5a16a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,11 @@ cache:
environment:
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI: true
matrix:
# node.js
- nodejs_version: 0.10
- nodejs_version: 0.12
# io.js
- nodejs_version: 1
- nodejs_version: 2
- nodejs_version: 3
# node
- nodejs_version: 4

install:
Expand Down

0 comments on commit c5a16a9

Please sign in to comment.