Skip to content

Commit 0b487b3

Browse files
author
Luc
authored
Update .travis.yml
1 parent 1904670 commit 0b487b3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@ language: bash
55
os:
66
- linux
77

8-
before_install:
9-
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"
10-
118
before_script:
12-
- "export DISPLAY=:99.0"
13-
- sleep 3 # give xvfb some time to start
149
- wget http://downloads.arduino.cc/arduino-1.8.5-linux64.tar.xz
1510
- tar xf arduino-1.8.5-linux64.tar.xz
1611
- mv arduino-1.8.5 $HOME/arduino_ide

0 commit comments

Comments
 (0)