Skip to content

Commit

Permalink
Syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ronpandolfi authored Jul 2, 2019
1 parent 09e3cc3 commit e6a1d4b
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 @@ -34,7 +34,7 @@ install:
- "%PYTHON%\\python.exe -m pip install Xi-cam/"
- "%PYTHON%\\python.exe -m pip install list"
# - build.bat
- "%PYTHON%\\Scripts\\pyinstaller.exe Xi-cam/Xi-cam.spec
- "%PYTHON%\\Scripts\\pyinstaller.exe Xi-cam/Xi-cam.spec"


build: false
Expand Down

0 comments on commit e6a1d4b

Please sign in to comment.