Skip to content

Commit

Permalink
remove old tests in circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
quvox committed Nov 26, 2019
1 parent bda936a commit f0cabb1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ jobs:
pytest test_pending_request.py
pytest test_bbc_ping.py
pytest test_bbc_stats.py
cd compat
pytest test_bbc_app_multi_core_many_transactions_bson.py
pytest test_bbc_app_multiclient_traverse_bson.py
pytest test_bbc_app_multi_core_compat.py
pytest test_bbclib_bson.py
- save_cache:
key: v1-dependency-cache-{{ checksum "setup.py" }}
paths:
Expand Down

0 comments on commit f0cabb1

Please sign in to comment.