Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Aug 7, 2018
1 parent ffd76c7 commit e68dcaa
Show file tree
Hide file tree
Showing 8 changed files with 13,059 additions and 40,703 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js
node_js: "8"
before_script:
- lerna bootstrap
- lerna link
script:
- npm run coverage
after_success:
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.11.0",
"lerna": "3.0.0-rc.0",
"packages": [
"packages/*"
],
Expand Down

0 comments on commit e68dcaa

Please sign in to comment.