Feature/travis #62

Merged
Serraniel merged 2 commits from feature/travis into develop 2020-10-03 15:39:48 +02:00
Showing only changes of commit 21a9ab754a - Show all commits

View file

@ -7,6 +7,6 @@ cache:
directories:
- node_modules
install:
- npm install
- npm install -d
script:
- npm run dist:prod