diff --git a/.lgtm.yml b/.lgtm.yml deleted file mode 100644 index cfbca3c..0000000 --- a/.lgtm.yml +++ /dev/null @@ -1,7 +0,0 @@ -path_classifiers: - oldinterfaces: - - interfaces/smpl - - interfaces/Plush - library: - - "*knockout*" - - "**/*min*" diff --git a/.travis.yml b/.travis.yml index 26989a6..71c933c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,8 +30,6 @@ install: wget --no-verbose -O /tmp/chromedriver.zip https://chromedriver.storage.googleapis.com/$LATEST_CHROMEDRIVER/chromedriver_mac64.zip && sudo unzip /tmp/chromedriver.zip chromedriver -d /usr/local/bin/; else - sudo add-apt-repository ppa:jcfp -y; - sudo apt-get update -q; sudo apt-get install unrar p7zip-full par2 chromium-chromedriver -y; ln -s /usr/lib/chromium-browser/chromedriver ~/bin/chromedriver; fi; diff --git a/tests/data/sabnzbd.basic.ini b/tests/data/sabnzbd.basic.ini index 840b587..bcc5491 100644 --- a/tests/data/sabnzbd.basic.ini +++ b/tests/data/sabnzbd.basic.ini @@ -3,3 +3,4 @@ __encoding__ = utf-8 [misc] api_key = apikey auto_disconnect = 0 +api_logging = 0