aboutsummaryrefslogtreecommitdiff
path: root/tests/script/bootstrap/common.sh
AgeCommit message (Collapse)Author
2020-08-04Rebased python3 branch with some changes from tuna-f1sh@87d5241Simon John
2016-02-09Don't upgrade setuptools while bootstrap travis environmentSudar Muthu
For some reason the command `pip install --upgrade setuptools` fails in the new travis build infrastructure. You can see the full error log in #404 Fix #404
2014-09-20Move scripts inside tests directory.Christopher Peplin
Fixed https://github.com/sudar/Arduino-Makefile/issues/260