Skip to content

Commit 223f248

Browse files
authored
Merge pull request #7 from tylerjereddy/bump_openblas_038dev
MAINT: bump OpenBLAS to 0.3.8.dev
2 parents a4ec3e8 + 3edd878 commit 223f248

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
# The archive that gets built has name from ``git describe`` on this
44
# commit.
5-
- BUILD_COMMIT=v0.3.7
5+
- BUILD_COMMIT=c815b8f
66
- REPO_DIR=OpenBLAS
77
- PLAT=x86_64
88
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ os: Visual Studio 2015
44

55
environment:
66
global:
7-
OPENBLAS_COMMIT: v0.3.7
7+
OPENBLAS_COMMIT: c815b8f
88
OPENBLAS_ROOT: c:\opt
99
MSYS2_ROOT: c:\msys64
1010
WHEELHOUSE_UPLOADER_USERNAME: travis-worker

0 commit comments

Comments
 (0)