More streamlining of tests

This commit is contained in:
Ric Harvey
2017-01-04 14:56:45 +00:00
parent d4014323c4
commit 9c7c30a9ef
3 changed files with 2 additions and 4 deletions

View File

@@ -11,9 +11,6 @@ install:
before_script:
- pip install -r requirements.txt
- pip install mock
- pip install requests
- pip install feedparser
script:
- docker ps