Merge pull request #21 from radiorabe/feature/analyzer-on-travis

mostly run analyzer tests on travis
This commit is contained in:
Robb 2017-03-04 19:17:23 -05:00 committed by GitHub
commit 9bac8354b6
7 changed files with 132 additions and 14 deletions

View file

@ -485,6 +485,7 @@ verbose "...Done"
verbose "\n * Installing airtime_analyzer..."
loudCmd "python ${AIRTIMEROOT}/python_apps/airtime_analyzer/setup.py install --install-scripts=/usr/bin"
loudCmd "initctl reload-configuration"
verbose "...Done"
for i in /etc/init/airtime*.template; do