Skip to content

Commit

Permalink
chore(lerna): Fix lerna packaging and travis config (#9)
Browse files Browse the repository at this point in the history
* chore(lerna): Fix lerna packaging and travis config
* Moves generator into packages folder
* Moves containers into packages folder
* Fix lerna travis build
* Fixes travis
* Fixes yarn issues

References: yarnpkg/yarn#683
  • Loading branch information
talend-glorieux authored Jan 24, 2017
1 parent f213fcc commit 0f194e2
Show file tree
Hide file tree
Showing 119 changed files with 2 additions and 205 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ notifications:
email: false
node_js:
- '6'
before_script:
- lerna exec -- yarn --mutex network
script:
- lerna exec -- yarn
- lerna exec -- yarn test
branches:
except:
Expand Down
17 changes: 0 additions & 17 deletions containers/docs/examples/build/index.html

This file was deleted.

187 changes: 0 additions & 187 deletions containers/docs/examples/build/settings.json

This file was deleted.

Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0f194e2

Please sign in to comment.