poeti8 6 lat temu
rodzic
commit
6fa59d026c
1 zmienionych plików z 0 dodań i 4 usunięć
  1. 0 4
      .travis.yml

+ 0 - 4
.travis.yml

@@ -3,10 +3,6 @@ language: node_js
 node_js:
   - "9"
 
-before_install:
-  - cp ./server/config.example.js ./server/config.js
-  - cp ./client/config.example.js ./client/config.js
-
 script:
   - yarn run lint:nofix
   - yarn test