Skip to content

Commit be2839a

Browse files
author
renzon
committed
Removendo detalhes de dependencias durante o build
close #13
1 parent efd22b8 commit be2839a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ language: python
22
python:
33
- 3.6
44
install:
5-
- pip install -r requirements-dev.txt
5+
- pip install -q -r requirements-dev.txt
66
script:
77
- flake8

0 commit comments

Comments
 (0)