travis: use config.js.example for CI

This commit is contained in:
Nils Schneider 2015-04-21 00:20:10 +02:00
parent c48f053619
commit ad0bd8182d

View file

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