From c80722cf2fc14ee693d0ec14b357ea7d551cbf1d Mon Sep 17 00:00:00 2001 From: Me No Dev Date: Tue, 9 Feb 2016 01:54:25 +0200 Subject: [PATCH] remove blank line --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 96d2660..837dd8e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ script: - /sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_1.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :1 -ac -screen 0 1280x1024x16 - sleep 3 - export DISPLAY=:1.0 - - wget http://downloads.arduino.cc/arduino-1.6.5-linux64.tar.xz - tar xf arduino-1.6.5-linux64.tar.xz - mv arduino-1.6.5 $HOME/arduino_ide