Skip to content

Commit

Permalink
Atualiza instalação de dependência durante pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Joffily Ferreira committed Jun 11, 2020
1 parent c87d8c0 commit d685d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ python:
- 2.6
- 2.7
install:
- pip install -r requirements.txt
- python setup.py develop
script:
- python setup.py test

0 comments on commit d685d68

Please sign in to comment.