Skip to content

Commit

Permalink
Fix Pipfile.lock issue. (#623)
Browse files Browse the repository at this point in the history
* minor changes

* Fix Pipfile.lock issue.
  • Loading branch information
souravbadami authored and Samuel Rosado committed Jun 24, 2018
1 parent 7ac12fd commit 01be5cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

install:
- pip install pipenv
- pipenv install --skip-lock
- pipenv install


before_script:
Expand Down
11 changes: 9 additions & 2 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01be5cf

Please sign in to comment.