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

Commit 0c7e574

Browse files
committed
Change build commit to 0.18.0rc1
1 parent 093e1df commit 0c7e574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
env:
22
global:
33
- REPO_DIR=scipy
4-
- BUILD_COMMIT=v0.17.1
4+
- BUILD_COMMIT=v0.18.0rc1
55
- PLAT=x86_64
66
- NP_BUILD_DEP="numpy==1.7.1"
77
- NP_TEST_DEP="numpy==1.7.1"

0 commit comments

Comments
 (0)