Browse Source

appveyor: io.js version 2.3

ci/travis-osximage
JP Richardson 9 years ago
parent
commit
76f64b35e3
  1. 1
      appveyor.yml

1
appveyor.yml

@ -6,6 +6,7 @@ environment:
- nodejs_version: "0.12"
# io.js
- nodejs_version: "2.1"
- nodejs_version: "2.3"
# Install scripts. (runs after repo cloning)
install:

Loading…
Cancel
Save