Rev427, Ignore repr from coverage, Add RateLimit call penalty to, Event test, Noparallel test, RateLimit test, Remove falling Pypy test
This commit is contained in:
parent
8f7df0f7fb
commit
47dbdc0850
9 changed files with 342 additions and 133 deletions
|
@ -2,10 +2,6 @@ language: python
|
|||
cache: pip
|
||||
python:
|
||||
- 2.7
|
||||
- pypy
|
||||
matrix:
|
||||
allow_failures:
|
||||
- pypy
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue