Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit e741bfa

Browse files
committed
NumPy 1.20.0 release.
1 parent 69a3cc0 commit e741bfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ env:
22
global:
33
- REPO_DIR=numpy
44
# Also see CRON_COMMIT below
5-
- BUILD_COMMIT=21e48ca557d476feb2654a6c25551ee0412be3c4
5+
- BUILD_COMMIT=40a1d54edd06309ea4a092455e9154a8c31c1070
66
- BUILD_DEPENDS=cython==0.29.21
77
- TEST_DEPENDS="pytest hypothesis cffi pytz"
88
# Commit when running from cron job

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pr:
1111
- master
1212

1313
variables:
14-
BUILD_COMMIT: 21e48ca557d476feb2654a6c25551ee0412be3c4
14+
BUILD_COMMIT: 40a1d54edd06309ea4a092455e9154a8c31c1070
1515

1616
jobs:
1717
- template: azure/windows.yml

0 commit comments

Comments
 (0)