Skip to content

Commit

Permalink
Merge pull request #308 from Microsoft/v-stgum/botbuilder
Browse files Browse the repository at this point in the history
move core and core-extensions into botbuilder
  • Loading branch information
stevengum committed Jul 27, 2018
2 parents 190a28d + f03eba2 commit 2d5b2c3
Show file tree
Hide file tree
Showing 168 changed files with 1,539 additions and 5,481 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ notifications:
email: false

before_install:
- npm install --global lerna nyc mocha
- npm install --global lerna nyc mocha typescript@2.7.2
- cd tools/ && npm install && cd ..

install:
Expand Down
2 changes: 1 addition & 1 deletion libraries/botbuilder-ai/lib/luisRecognizer.js.map

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions libraries/botbuilder-ai/lib/qnaMaker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libraries/botbuilder-ai/lib/qnaMaker.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit 2d5b2c3

Please sign in to comment.