Skip to content

Commit

Permalink
Update Poetry installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Jul 29, 2023
1 parent 3d6a344 commit 3c2bd68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ env:
- RANDOM_SEED=0

before_install:
- curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | python
- source $HOME/.poetry/env
- curl -sSL https://install.python-poetry.org | python3 -
- make doctor

install:
Expand Down

0 comments on commit 3c2bd68

Please sign in to comment.