Skip to content

Commit

Permalink
Deploy Travis CI build 1240 to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
travis-ci committed Nov 10, 2019
1 parent c332489 commit 3fe9132
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 @@ -14,7 +14,7 @@ env:
- RANDOM_SEED=0

before_install:
- curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | POETRY_PREVIEW=1 python
- curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | POETRY_PREVIEW=true python
- source $HOME/.poetry/env
- mkdir -p $HOME/.config/pypoetry
- touch $HOME/.config/pypoetry/config.toml
Expand Down

0 comments on commit 3fe9132

Please sign in to comment.