Skip to content

Commit

Permalink
Merge pull request dlang-community#4 from eco/patch-1
Browse files Browse the repository at this point in the history
Use preferred way of allowing warnings in dub
  • Loading branch information
Abscissa committed Jan 8, 2014
2 parents ef96d8d + 9ea2038 commit 55a7797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"sourcePaths": ["src"],
"importPaths": ["src"],

"dflags-dmd": ["-wi"],

"buildRequirements": ["allowWarnings"],
"configurations": [
{
"name": "test",
Expand Down

0 comments on commit 55a7797

Please sign in to comment.