Skip to content

Commit

Permalink
Run 'dt --all' on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanCavanaugh committed Jul 27, 2016
1 parent 1a7a0ed commit 24d3f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"node": ">= 0.12.0"
},
"scripts": {
"test": "dt --changes",
"test": "dt --all",
"changes": "dt --changes",
"lint": "dt --lint",
"tscparams": "dt --tscparams --no-tests --no-headers",
Expand Down

0 comments on commit 24d3f36

Please sign in to comment.