Merge branch 'feature/com.mattermost.rnbeta' into 'master'

Mattermost Beta: Increase the number of watches allowed by the system

See merge request fdroid/fdroiddata!4787
This commit is contained in:
Pierre Rudloff 2019-04-28 15:28:10 +00:00
commit 461d4e294d

View file

@ -215,6 +215,8 @@ Builds:
commit: v1.18.1
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288
- sysctl -p
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
init: