8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13127b commit 2b075f3Copy full SHA for 2b075f3
.travis.yml
@@ -10,7 +10,7 @@ os:
10
script:
11
#- set -e
12
- echo -e "travis_fold:start:sketch_test_env_prepare"
13
- - pip install serial
+ - pip install pyserial
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