Skip to content

Commit 981bc12

Browse files
committed
Update .travis.yml
1 parent 94276fd commit 981bc12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ install:
2222
- sudo cp -R PJON-master $HOME/Arduino/libraries/PJON
2323
# Put libraries where the Linux Makefile expects them
2424
- mv PJON-master ../PJON
25+
- cp -R $HOME/Arduino/libraries/ArduinoJson ..
2526
script:
2627
# Arduino based examples
2728
- pushd examples/BlinkAdvanced >/dev/null && build_platform uno && popd >/dev/null

0 commit comments

Comments
 (0)