mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 12:10:43 +08:00
Update .travis.yml
This commit is contained in:
parent
e39ceaee97
commit
a1a10265fd
@ -5,12 +5,7 @@ language: bash
|
||||
os:
|
||||
- linux
|
||||
|
||||
before_install:
|
||||
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16"
|
||||
|
||||
before_script:
|
||||
- "export DISPLAY=:99.0"
|
||||
- sleep 3 # give xvfb some time to start
|
||||
- wget http://downloads.arduino.cc/arduino-1.8.4-linux64.tar.xz
|
||||
- tar xf arduino-1.8.4-linux64.tar.xz
|
||||
- mv arduino-1.8.4 $HOME/arduino_ide
|
||||
|
Loading…
x
Reference in New Issue
Block a user