Browse Source

Fix requirements for travis

opensearch
Roi Rav-Hon 7 years ago
parent
commit
107991cd8c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -7,6 +7,6 @@ python:
- "3.4"
install:
- pip install requests
- pip install requests pytest
script: pytest

Loading…
Cancel
Save