Update Travis (#126)

This commit is contained in:
Maciej Hirsz
2019-03-19 15:18:22 +01:00
committed by GitHub
parent 0803e1d1f7
commit 1058cd965c
6 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
yarn run build:common && yarn run build:backend && yarn run build:frontend && pm2 restart all
yarn build:all && pm2 restart all