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 182a803 commit d883e57Copy full SHA for d883e57
.travis.yml
@@ -8,7 +8,7 @@ before_install:
8
- sudo mv arduino-1.8.9 /usr/local/share/arduino
9
- sudo ln -s /usr/local/share/arduino/arduino /usr/local/bin/arduino
10
install:
11
- - arduino-cli core install arduino:samd
+ - arduino core install arduino:samd
12
- ln -s $PWD /usr/local/share/arduino/libraries/SparkFun_MCP9600_Arduino_Library
13
- pwd
14
- ls -lai
0 commit comments