We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0937df5 commit 12e9f79Copy full SHA for 12e9f79
1 file changed
.travis.yml
@@ -7,9 +7,8 @@ python:
7
- "3.4"
8
- "pypy"
9
install:
10
+ - pip install .
11
- pip install -r dev-requirements.txt
- - pip install six
12
- - pip install 'characteristic>=14.0.0'
13
- pip install sphinx
14
script:
15
- make lint
0 commit comments