We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f02e27 commit f13127bCopy full SHA for f13127b
.travis.yml
@@ -10,6 +10,7 @@ os:
10
script:
11
#- set -e
12
- echo -e "travis_fold:start:sketch_test_env_prepare"
13
+ - pip install serial
14
- wget -O arduino.tar.xz https://www.arduino.cc/download.php?f=/arduino-nightly-linux64.tar.xz
15
- tar xf arduino.tar.xz
16
- mv arduino-nightly $HOME/arduino_ide
0 commit comments