Copy example config file for travis

This commit is contained in:
Björn Dahlgren 2015-04-03 12:42:02 +02:00
parent c23edce76b
commit 8e72a0e7fb

View File

@ -5,3 +5,4 @@ node_js:
- "0.8"
before_install:
- npm update -g npm
- cp config.js.example config.js