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

Commit a621c3c

Browse files
committed
NumPy 1.20.0rc1 release.
1 parent 80f38b8 commit a621c3c

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
@@ -2,7 +2,7 @@ env:
22
global:
33
- REPO_DIR=numpy
44
# Also see CRON_COMMIT below
5-
- BUILD_COMMIT=master
5+
- BUILD_COMMIT=03ec0bc0e7a631e6d7339eae3399602a59e2738c
66
- BUILD_DEPENDS=cython==0.29.21
77
- TEST_DEPENDS="pytest hypothesis cffi pytz"
88
# Commit when running from cron job

0 commit comments

Comments
 (0)