travis: config doesn't need to be present anymore

This commit is contained in:
Jan-Philipp Litza 2015-08-29 17:20:31 +02:00 committed by Nils Schneider
parent db7f005dd2
commit 9e658e5f58

View file

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