Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lexich committed May 6, 2015
1 parent e9c5160 commit 41772db
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 @@ -19,7 +19,7 @@ install:
test_script:
- node --version
- npm --version
- npm test
- node ./node_modules/.bin/mocha test/*.js --reporter spec

build: off

0 comments on commit 41772db

Please sign in to comment.