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