rm old config.js

This commit is contained in:
Lachlan Kermode
2018-12-15 11:07:30 +00:00
parent 4328ceb464
commit b06c8536b9
3 changed files with 0 additions and 21 deletions

View File

@@ -6,7 +6,6 @@ cache:
- node_modules
before_script:
- npm install -g yarn
- cp ./src/example.config.js ./src/config.js
install:
- yarn
script: