Commit 79ad94ea authored by Peter Parente's avatar Peter Parente

Add requests to travis requirements

parent 6ba0d594
...@@ -5,6 +5,6 @@ sudo: required ...@@ -5,6 +5,6 @@ sudo: required
services: services:
- docker - docker
install: install:
- pip install pytest docker - pip install docker pytest requests
script: script:
- make build-test-all - make build-test-all
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment