We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd22b8 commit be2839aCopy full SHA for be2839a
1 file changed
.travis.yml
@@ -2,6 +2,6 @@ language: python
2
python:
3
- 3.6
4
install:
5
- - pip install -r requirements-dev.txt
+ - pip install -q -r requirements-dev.txt
6
script:
7
- flake8
0 commit comments