From 7b0988cc19eb7120de069af006521055dafd3599 Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Thu, 24 May 2012 17:10:05 -0600 Subject: [PATCH] Remove empty line. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 57dbd34d..5ebe568e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ notifications: disabled: true before_install: - gem uninstall ffi -a - - sudo apt-get install -y asciidoc + - sudo apt-get install -y asciidoc \ No newline at end of file