Explorar o código

travis: use config.js.example for CI

Nils Schneider %!s(int64=9) %!d(string=hai) anos
pai
achega
ad0bd8182d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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