Browse Source

travis: config doesn't need to be present anymore

Jan-Philipp Litza 8 years ago
parent
commit
9e658e5f58
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -4,5 +4,4 @@ before_install:
   - npm install -g grunt-cli
 install:
   - npm install
-  - cp config.js.example config.js
 script: grunt