fix broken build due to travis script

This commit is contained in:
chfw 2016-02-08 23:10:39 +00:00
parent 2da13deb1b
commit 6eb2eea8a9
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ python:
- 3.5
- pypy
install:
- rm applymoban.py
- pip install -r requirements.txt
- pip install -r tests/requirements.txt
script: