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

Commit

Permalink
Trigger build for 0.29.24
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jul 13, 2021
1 parent a1ac09d commit 3da9af9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
- REPO_DIR=Cython
# Remember to edit appveyor.yml too
# Also see DAILY_COMMIT below
- BUILD_COMMIT=3.0.0a8
- BUILD_COMMIT=0.29.24
- PLAT=x86_64
- MB_PYTHON_OSX_VER=10.9
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
Expand Down Expand Up @@ -167,5 +167,5 @@ deploy:
file: "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/*.whl"
skip_cleanup: true
on:
repo: cython/cython-wheels
repo: MacPython/cython-wheels
tags: true
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ os: Visual Studio 2015
environment:
global:
# Remember to edit .travis.yml too
BUILD_COMMIT: 3.0.0a8
BUILD_COMMIT: 0.29.24

matrix:

Expand Down

0 comments on commit 3da9af9

Please sign in to comment.