diff --git a/.travis.yml b/.travis.yml index 3215776..6409518 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ cache: - node_modules before_script: - npm install -g yarn + - cp config.example.js config.js install: - yarn script: