Travis fix
This commit is contained in:
parent
ebeb3051bb
commit
3d934778a9
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ script:
|
|||
- if [ $BOARD = "arduino:avr:uno" ]; then
|
||||
sudo apt-get update;
|
||||
sudo apt-get install -y doxygen;
|
||||
cd ..;
|
||||
doxygen Doxyfile;
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue