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

Commit 4d7ac63

Browse files
committed
Build master by default
1 parent 0b0f2ea commit 4d7ac63

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=scipy
44
# Also see DAILY_COMMIT below
5-
- BUILD_COMMIT=11509c4a98edded6c59423ac44ca1b7f28fba1fd
5+
- BUILD_COMMIT=master
66
- PLAT=x86_64
77
- NP_BUILD_DEP="numpy==1.8.2"
88
- CYTHON_BUILD_DEP="Cython==0.26.1"

0 commit comments

Comments
 (0)