Skip to content

Commit

Permalink
Use project-specific "broccoli" executable rather than global
Browse files Browse the repository at this point in the history
  • Loading branch information
YoranBrondsema committed Jul 15, 2019
1 parent e57e186 commit 578ef83
Show file tree
Hide file tree
Showing 3 changed files with 625 additions and 359 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ before_install:
- node_modules/phantomjs-prebuilt/bin/phantomjs --version

install:
- npm install -g broccoli-cli
- yarn

script:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
},
"devDependencies": {
"broccoli": "^0.16.3",
"broccoli-cli": "^1.0.0",
"broccoli-funnel": "^1.1.0",
"broccoli-merge-trees": "^0.2.1",
"broccoli-multi-builder": "^0.2.6",
Expand Down
Loading

0 comments on commit 578ef83

Please sign in to comment.