Skip to content

Commit 7dc6ef4

Browse files
Removed SAMD installation in .travis.yml
1 parent d883e57 commit 7dc6ef4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ before_install:
88
- sudo mv arduino-1.8.9 /usr/local/share/arduino
99
- sudo ln -s /usr/local/share/arduino/arduino /usr/local/bin/arduino
1010
install:
11-
- arduino core install arduino:samd
1211
- ln -s $PWD /usr/local/share/arduino/libraries/SparkFun_MCP9600_Arduino_Library
1312
- pwd
1413
- ls -lai

0 commit comments

Comments
 (0)