From 0abc269f9a7c2c1c3b283c8c4881ba21517ff42f Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Wed, 17 Aug 2011 15:56:46 +0800 Subject: [PATCH] Moved comment onto 2 lines [ci skip] --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ef7c233..9852f3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ branches: only: - master -# To stop Travis from running tests for a new commit, add the following to your commit message: [ci skip] +# To stop Travis from running tests for a new commit, +# add the following to your commit message: [ci skip] # You should add this when you edit documentation or comments, etc. -- libgit2 0.21.2