Skip to content

Commit 4e38009

Browse files
authored
build_script: is the right build:
1 parent 500b4cc commit 4e38009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ init:
1010
- cmd: '%PYTHON% -m pip install -U pip'
1111
- cmd: '%PYTHON% -m pip install -U nose'
1212

13-
build:
13+
build_script:
1414
# build and install `gl` binary (end to end test also use it)
1515
- cmd: '%PYTHON% -m pip install -r requirements.txt .'
1616

0 commit comments

Comments
 (0)