Skip to content

Commit

Permalink
Remove lerna bootstrap for test ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
smialy committed May 2, 2018
1 parent 42b6618 commit 6496559
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,5 @@ cache:
directories:
- node_modules

before_script:
- make bootstrap

script:
- make lint
- make test
- make test-ci

0 comments on commit 6496559

Please sign in to comment.