Skip to content

Commit aaaca7f

Browse files
committed
Disable watchman on Travis
1 parent f8a4467 commit aaaca7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cache:
77
before_install:
88
- brew update
99
install:
10-
- brew reinstall flow watchman xctool
10+
- brew reinstall flow xctool
1111
- npm config set spin=false
1212
- npm install
1313

0 commit comments

Comments
 (0)