Skip to content

Commit f8b7261

Browse files
renzonrenzon
authored andcommitted
Removendo detalhes de dependencias durante o build
close #13
1 parent 126c34e commit f8b7261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)