fix(travis): install example deps

This commit is contained in:
moklick
2019-10-09 19:08:06 +02:00
parent e144c9cd72
commit ff2fdf192e
+1
View File
@@ -17,6 +17,7 @@ install:
- npm ci - npm ci
before_script: before_script:
- cd example && npm i
- npm run dev & - npm run dev &
script: script: