Skip to content

Commit

Permalink
மாக்குக்கு சோதனைகள்
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Sep 12, 2018
1 parent 74bea0d commit 8cd16a5
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 @@ -11,7 +11,7 @@ install:
- "%PYTHON%\\python.exe -m pip install --upgrade wheel"
- "%PYTHON%\\python.exe -m pip install git+git://github.com/julienmalard/nuchabal.git@master"
- "%PYTHON%\\python.exe setup.py -q sdist bdist_wheel"
- "%PYTHON%\\python.exe -m pip install ennikkai --force --no-index --find-links=./dist"
- "%PYTHON%\\python.exe setup.py install"

build: false

Expand Down

0 comments on commit 8cd16a5

Please sign in to comment.