Skip to content

Commit 3a61fc2

Browse files
committed
create default libraries folder, though not yet used
1 parent 25f7993 commit 3a61fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ script:
88
- wget -O arduino.tar.xz https://www.arduino.cc/download.php?f=/arduino-nightly-linux64.tar.xz
99
- tar xf arduino.tar.xz
1010
- mv arduino-nightly $HOME/arduino_ide
11+
- mkdir -p $HOME/Arduino/libraries
1112
- cd $HOME/arduino_ide/hardware
1213
- mkdir espressif
1314
- cd espressif

0 commit comments

Comments
 (0)