Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed Mar 24, 2016
1 parent 2e0816c commit b2baca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ environment:
nodejs_version: "4.0"
install:
- ps: Install-Product node $env:nodejs_version
- npm run lint
- npm run bootstrap
- npm install
- npm run lint
test_script:
- node --version
- npm --version
Expand Down

0 comments on commit b2baca6

Please sign in to comment.