diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2015-09-11 21:44:54 +0200 |
---|---|---|
committer | Michał Gołębiowski <m.goleb@gmail.com> | 2015-09-11 21:44:54 +0200 |
commit | cea94a83c7a5c5df6da578d417e5fb26152b19e1 (patch) | |
tree | df486ce9f75e9200dbaa6721cf01c68bc9423a2c /.travis.yml | |
parent | 06320c88af5be9cd937917282deb6eb4c4ad0443 (diff) | |
download | jquery-cea94a83c7a5c5df6da578d417e5fb26152b19e1.tar.gz jquery-cea94a83c7a5c5df6da578d417e5fb26152b19e1.zip |
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
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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" - |