Arduino-Makefile/tests/script
Alissa Huskey 54935bd75a Fix failing CI
Build is failing because pyserial 3.0.1 is already installed and can't
be uninstalled. Instead, add --ignore-installed flag to pip command so
that pyserial 2.7 will be installed without the need to uninstall 3.0.1.
2019-11-13 00:45:41 -07:00
..
bootstrap Fix failing CI 2019-11-13 00:45:41 -07:00
bootstrap.sh Move scripts inside tests directory. 2014-09-20 16:26:39 -04:00
runtests.sh Add -q option to runtests.sh for quiet mode 2019-11-12 22:16:46 -07:00