• J
    Refactored AppVeyor script (#19) · 5c72129d
    Jon Winsley 提交于
    * Added Python 3.4 to the list
    
    * Troubleshooting Python 3.4 error
    
    * Rearranged path modification
    
    * Revert "Rearranged path modification"
    
    This reverts commit 9d43f841b4b45c3261fcb0cd235784c8b17e2fba.
    
    * Refactored with matrix
    
    * Fixed formatting
    
    * Debugging
    
    * Removed quotes from xcopy call
    
    * Removed double slashes from xcopy call
    
    * Added specificity to xcopy call
    
    * Added "assume directory" directive
    
    * Removed more duplicate backslashes
    
    * Adjusted path
    
    * Uncommented path modification
    
    * Updated Python3 .pyd path
    
    * Removed quotes for version comparison
    
    * Switched to forward slashes
    5c72129d
appveyor.yml 2.6 KB