Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 94336cf

Browse filesBrowse files
authored
Fix some travis builds. (#453)
1 parent 753b370 commit 94336cf
Copy full SHA for 94336cf

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ _pure: &pure
2525
matrix:
2626
include:
2727
- name: 32bit build
28+
arch: amd64
2829
language: python
2930
services:
3031
- docker
@@ -58,10 +59,12 @@ matrix:
5859
<<: *pure
5960

6061
- name: "pypy2.7"
62+
arch: amd64
6163
python: "pypy2.7-7.1.1"
6264
<<: *pure
6365

6466
- name: "pypy3"
67+
arch: amd64
6568
python: "pypy3.6-7.1.1"
6669
<<: *pure
6770

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.