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 6dec133 commit f8f7fb4Copy full SHA for f8f7fb4
.travis.yml
@@ -9,6 +9,7 @@ before_install:
9
- sudo ln -s /usr/local/share/arduino/arduino /usr/local/bin/arduino
10
- wget https://www.pjrc.com/teensy/td_136/TeensyduinoInstall.linux64
11
- sudo chmod 755 TeensyduinoInstall.linux64
12
+ - ls
13
- sudo TeensyduinoInstall.linux64
14
install:
15
- ln -s $PWD /usr/local/share/arduino/libraries/OpenAudio_ArduinoLibrary
0 commit comments