mirror of
https://github.com/wassname/cachier.git
synced 2026-08-30 11:19:00 +08:00
fix tests 2
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ matrix:
|
||||
- pip install pytest --user
|
||||
- pip install codecov --user
|
||||
- pip install pymongo --user
|
||||
install: install ".[test]" --user
|
||||
install: pip install ".[test]" --user
|
||||
script: python -m pytest
|
||||
after_success: python -m codecov
|
||||
- name: "Python 3.6.5 on macOS 10.13"
|
||||
|
||||
Reference in New Issue
Block a user