Skip to content

Commit 7dd8b9b

Browse files
Update .travis.yml
1 parent 8ff3b3a commit 7dd8b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ matrix:
3131
services:
3232
- docker
3333
env:
34-
- DOCKER_IMAGE=quay.io/pypa/manylinux1_i686
34+
- DOCKER_IMAGE=quay.io/pypa/manylinux1_aarch64
3535
install:
3636
- pip install -U pip
3737
- pip install -r requirements.txt

0 commit comments

Comments
 (0)