bay
bay copied to clipboard
Can't see results of Bay Jenkins CI job
https://jenkins.evbhome.com/job/Bay/ isn't accessible on the public internet. When it fails users aren't able to see why. Consider removing - it and the Travis CI job are running redundant sets of commands
Travis
flake8 .
python setup.py test # runs pytest
Jenkins
python -m unittest && flake8 .