Skip to content

Commit

Permalink
chore: install watchman in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thymikee committed Jun 13, 2019
1 parent 874f656 commit 1ebc879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,8 @@ jobs:
- run: HOMEBREW_NO_AUTO_UPDATE=1 brew tap wix/brew >/dev/null
- brew_install:
package: applesimutils
- brew_install:
package: watchman

# Configure Watchman
- run: touch .watchmanconfig
Expand Down

0 comments on commit 1ebc879

Please sign in to comment.