This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
opensearch-python-handler
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix requirements for travis
opensearch
Roi Rav-Hon
8 years ago
parent
6b31517848
commit
107991cd8c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save