kosmos/akkounts-api
kosmos
/
akkounts-api
Archived
8
1
Fork 0

Use example env on Travis

This commit is contained in:
Basti 2019-06-04 12:03:09 +02:00
parent 28dfb8195a
commit 098fc1664f
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ node_js:
cache: npm
script:
- npm run lint
- cp .env.example .env
- npm run test