From 9e658e5f58b5a86f08a0fa63ece9493230cf6578 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Sat, 29 Aug 2015 17:20:31 +0200 Subject: [PATCH] travis: config doesn't need to be present anymore --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index feb8038..50cef3f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,5 +4,4 @@ before_install: - npm install -g grunt-cli install: - npm install - - cp config.js.example config.js script: grunt