Skip to content

Commit

Permalink
removed scripts section (does not work with travis)
Browse files Browse the repository at this point in the history
  • Loading branch information
simialbi committed Nov 29, 2018
1 parent a31153a commit 2ff564b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,6 @@
"enable": false
}
},
"scripts": {
"post-install-cmd": [
"simialbi\\yii2\\schemaorg\\composer\\Installer::postInstallUpdate"
]
},
"extra": {
"simialbi\\yii2\\schemaorg\\composer\\Installer::postInstallUpdate": {
"generateModels": {
"schemas": ["Car", "AutoDealer"]
}
}
},
"autoload": {
"psr-4": {
"simialbi\\yii2\\schemaorg\\": "src"
Expand Down

0 comments on commit 2ff564b

Please sign in to comment.