Skip to content

Commit ba7435c

Browse files
committed
Try to fix Travis builds
1 parent be26cf5 commit ba7435c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ matrix:
88
sudo: required
99
services:
1010
- docker
11+
group: deprecated-2017Q4
1112
env: DOCKER_IMAGE=quay.io/pypa/manylinux1_x86_64
1213
- sudo: required
1314
services:
1415
- docker
16+
group: deprecated-2017Q4
1517
env: DOCKER_IMAGE=quay.io/pypa/manylinux1_i686
1618
PRE_CMD=linux32
1719

0 commit comments

Comments
 (0)