We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3d995 commit f100f01Copy full SHA for f100f01
.travis.yml
@@ -10,6 +10,7 @@ before_install:
10
install:
11
- pip install flake8
12
- pip install -r requirements.txt
13
+ - python setup.py install
14
15
script:
16
- py.test
0 commit comments