Skip to content

Commit

Permalink
Fix lerna command call
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmackrodt committed Jan 7, 2019
1 parent d6d360f commit 7acf08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ cache:
install:
- yarn
script:
- yarn boostrap
- yarn bootstrap
- yarn build
- yarn coveralls

0 comments on commit 7acf08e

Please sign in to comment.