Skip to content

Commit

Permalink
remove obsolete --strong_mode flag
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Sep 1, 2016
1 parent 47665c1 commit df8b589
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 @@ -5,4 +5,4 @@ install:
- ps: Install-Product node Stable
- npm install
build: off
test_script: node --strong_mode test.js
test_script: node test.js

0 comments on commit df8b589

Please sign in to comment.