Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit 877d116

Browse files
committed
Trigger build for 0.29.21
1 parent b421040 commit 877d116

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
@@ -7,7 +7,7 @@ env:
77
- REPO_DIR=Cython
88
# Remember to edit appveyor.yml too
99
# Also see DAILY_COMMIT below
10-
- BUILD_COMMIT=0.29.20
10+
- BUILD_COMMIT=0.29.21
1111
- PLAT=x86_64
1212
- MB_PYTHON_OSX_VER=10.9
1313
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ os: Visual Studio 2015
1111
environment:
1212
global:
1313
# Remember to edit .travis.yml too
14-
BUILD_COMMIT: 0.29.20
14+
BUILD_COMMIT: 0.29.21
1515

1616
matrix:
1717

0 commit comments

Comments
 (0)