Skip to content

Commit

Permalink
[[FIX]] Make definitions run without intalling anything else
Browse files Browse the repository at this point in the history
  • Loading branch information
jmendiara committed Aug 23, 2016
1 parent bfe9641 commit 8d578c0
Show file tree
Hide file tree
Showing 7 changed files with 350 additions and 314 deletions.
1 change: 0 additions & 1 deletion .release.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"non-interactive": true,
"commitMessage": "[[CHORE]] Release %s",
"changelogCommand": "npm run -s changelog",
"pkgFiles": ["package.json", "typings.json"],
"src": {
"beforeStageCommand": "npm run -s changelog"
},
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ node_js:
- "5"
script:
- "npm run travis"
- "npm run typings install"
- "npm run lint"
cache:
directories:
Expand Down
Loading

0 comments on commit 8d578c0

Please sign in to comment.