Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
/ blt-project Public archive

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash authored Jan 6, 2017
1 parent b345a6e commit 901d9e1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@
"require-dev": {},
"scripts": {
"post-create-project-cmd": [
"rm -f .travis.yml",
"rm -f README.md",
"rm -f LICENSE.txt",
"blt create-project"
"git init",
"blt create-project:init-repo"
]
}
}

0 comments on commit 901d9e1

Please sign in to comment.