From: Michał Gołębiowski Date: Fri, 11 Sep 2015 19:44:54 +0000 (+0200) Subject: Build: Remove a double empty line at the end of .travis.yml X-Git-Tag: 1.12.0~119 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fc87a5cd5b2d264dac713ac2d6406d87dd12e674;p=jquery.git Build: Remove a double empty line at the end of .travis.yml The file already had an empty line at the end, I just can't see. Refs 06320c88af5be9cd937917282deb6eb4c4ad0443 (cherry-picked from cea94a83c7a5c5df6da578d417e5fb26152b19e1) --- diff --git a/.travis.yml b/.travis.yml index 0af8ea1c1..19136e940 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,3 @@ node_js: - "0.10" - "0.12" - "4" -