Add sortedcontainers to TravisCI config

pull/141/head
Tim Bell 2018-04-11 10:18:52 +10:00
parent 0c8cf748fe
commit f87bd1f171
1 changed files with 1 additions and 0 deletions

View File

@ -9,5 +9,6 @@ install:
- pip install six - pip install six
- pip install pycryptodome - pip install pycryptodome
- pip install chardet - pip install chardet
- pip install sortedcontainers
script: script:
nosetests --nologcapture nosetests --nologcapture