Skip to content

Commit

Permalink
Update: remove unused make.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiandongx committed Apr 13, 2019
1 parent d379332 commit 04fab5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ install:
build: off

test_script:
- make.bat
- "%PYTHON%/Scripts/nosetests --with-coverage --cover-package pyecharts --cover-package test && cd .. && %PYTHON%/Scripts/flake8 --exclude build --max-line-length 89 --ignore=F401"

0 comments on commit 04fab5f

Please sign in to comment.