removing uneeded permissions change

This commit is contained in:
morsh 2017-07-12 15:05:41 +01:00
Родитель 289349b77f
Коммит 1ef10bd190
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -13,8 +13,6 @@ before_install:
- echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
- sudo apt-get update -qq
- sudo apt-get install -y -qq yarn
- sudo chmod +x client/build
- sudo chmod +x build
cache:
directories: