Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

WIP: generator-fountain-backbone #56

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@
[submodule "generator-fountain-webpack"]
path = generator-fountain-webpack
url = [email protected]:FountainJS/generator-fountain-webpack.git
[submodule "generator-fountain-backbone"]
path = generator-fountain-backbone
url = [email protected]:RasCarlito/generator-fountain-backbone.git
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ cache:
- fountain-generator/node_modules
- generator-fountain-angular1/node_modules
- generator-fountain-angular2/node_modules
- generator-fountain-backbone/node_modules
- generator-fountain-browsersync/node_modules
- generator-fountain-eslint/node_modules
- generator-fountain-gulp/node_modules
Expand Down
2 changes: 1 addition & 1 deletion fountain-generator
1 change: 1 addition & 0 deletions generator-fountain-backbone
2 changes: 1 addition & 1 deletion generator-fountain-browsersync
2 changes: 1 addition & 1 deletion generator-fountain-gulp
2 changes: 1 addition & 1 deletion generator-fountain-inject
2 changes: 1 addition & 1 deletion generator-fountain-karma
2 changes: 1 addition & 1 deletion generator-fountain-react
2 changes: 1 addition & 1 deletion generator-fountain-systemjs
2 changes: 1 addition & 1 deletion generator-fountain-webapp