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 83ace3c

Browse filesBrowse files
committed
try with new images
1 parent 98fa4b1 commit 83ace3c
Copy full SHA for 83ace3c

File tree

1 file changed

+15
-1
lines changed
Filter options

1 file changed

+15
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+15-1Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,21 @@ jobs:
367367
- USE_CCACHE=0
368368
cache:
369369
directories: $HOME/.ccache
370-
370+
- os: linux
371+
arch: arm64
372+
language: generic
373+
dist: xenial
374+
services: docker
375+
env:
376+
- MB_PYTHON_VERSION=3.8
377+
- PLAT=aarch64
378+
- ENABLE_CONTRIB=0
379+
- ENABLE_HEADLESS=0
380+
- TEST_DEPENDS=numpy==1.17.3
381+
- USE_CCACHE=0
382+
cache:
383+
directories: $HOME/.ccache
384+
371385
# headless builds for Linux
372386
- os: linux
373387
language: generic

0 commit comments

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