Skip to content

Commit

Permalink
Travis: Bugfix for py37
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed May 2, 2019
1 parent b488978 commit 474dd39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,13 @@ matrix:
- COVER="on"
- INS_CIBW="$PIP install cibuildwheel==0.10.1"

# https://github.com/travis-ci/travis-ci/issues/9815
- name: "Linux py37"
sudo: required
language: python
python: 3.7
dist: xenial
sudo: true
services: docker
env:
- PIP=pip
Expand Down

0 comments on commit 474dd39

Please sign in to comment.