Skip to content

Commit

Permalink
Change "build" to "build_script" now it has content.
Browse files Browse the repository at this point in the history
  • Loading branch information
da4089 committed Nov 18, 2018
1 parent 69e0ec2 commit eaf8656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:
- "python -m pip install --upgrade pip"
- "python -m pip install coverage coveralls wheel"

build:
build_script:
- "%CMD_IN_ENV% python setup.py build"

test_script:
Expand Down

0 comments on commit eaf8656

Please sign in to comment.