This commit is contained in:
Greg Guthe 2018-09-25 15:01:56 -04:00 коммит произвёл Andre Natal
Родитель a2728dcf38
Коммит c99e59f166
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -11,6 +11,7 @@ before_install:
script:
- npm install
- npm run lint
- CI=1 npm run lint:deps
- docker build -t speech-proxy:build .
notifications: