Skip to content

Commit

Permalink
Update approveryor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sheetalkamat committed Sep 20, 2016
1 parent c877188 commit 498be45
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ install:
- node --version
- npm install -g npm@next
- npm --version
- cd tests
- cd build
- npm install
- cd ../tests
- npm install
- npm test

Expand Down

0 comments on commit 498be45

Please sign in to comment.