Skip to content

Commit

Permalink
Removendo detalhes de dependencias durante o build
Browse files Browse the repository at this point in the history
close #13
  • Loading branch information
renzon committed Apr 30, 2018
1 parent efd22b8 commit be2839a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: python
python:
- 3.6
install:
- pip install -r requirements-dev.txt
- pip install -q -r requirements-dev.txt
script:
- flake8

0 comments on commit be2839a

Please sign in to comment.