Skip to content

Commit

Permalink
fix appveyor script
Browse files Browse the repository at this point in the history
  • Loading branch information
mocobeta committed Jul 4, 2017
1 parent 0f43254 commit 00237ef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ environment:
# DISTUTILS_USE_SDK: "1"
#- PYTHON: "C:\\Python35-x64"

#build: off

#before_test:
# - ps: compress-archive -path '.\ipadic\sysdic.zip' -destinationpath '.'
install:
build:
- "%PYTHON%\\python.exe setup.py install"

0 comments on commit 00237ef

Please sign in to comment.