mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 12:58:35 +03:00
Add example config for travis build
This commit is contained in:
@@ -6,6 +6,7 @@ cache:
|
||||
- node_modules
|
||||
before_script:
|
||||
- npm install -g yarn
|
||||
- cp config.example.js config.js
|
||||
install:
|
||||
- yarn
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user