Pick right Poetry version

This commit is contained in:
Arjan Molenaar 2019-11-09 11:40:21 +01:00
parent a2584b9d6e
commit 18a9c735c8

View File

@ -22,7 +22,7 @@ jobs:
after_success: skip
install:
- pip install poetry
- pip install poetry==1.0.0b3
- poetry install
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter