Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvc94ch committed Feb 2, 2018
1 parent 75233e5 commit dc16049
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 @@ -6,7 +6,7 @@ python:

# command to install dependencies
install:
- pip install --user pipenv
- pip install pipenv
- pipenv install --dev

# command to run the dependencies
Expand Down

0 comments on commit dc16049

Please sign in to comment.