Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
#!/bin/bash
set -e errexit #otherwise bash continues after error!
make ci
#cd firmware ; ./test.sh