This commit is contained in:
Alex Kotliarskyi 2015-05-04 11:53:07 -07:00
Родитель f8a4467b7d
Коммит aaaca7fa2d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@ cache:
before_install: before_install:
- brew update - brew update
install: install:
- brew reinstall flow watchman xctool - brew reinstall flow xctool
- npm config set spin=false - npm config set spin=false
- npm install - npm install