Navigation Menu

Skip to content

Commit

Permalink
Revert "Build for Maya 2019"
Browse files Browse the repository at this point in the history
This reverts commit 4fa736e.
  • Loading branch information
VictorYudin committed Sep 23, 2019
1 parent 4fa736e commit 07cd9ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -57,8 +57,8 @@ install:
# MSVC environment
- cmd: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"'

# Maya 2019 devkit
- cmd: curl --tlsv1.2 -o mayaDevkit.zip -L https://s3-us-west-2.amazonaws.com/autodesk-adn-transfer/ADN+Extranet/M%26E/Maya/devkit+2019/Autodesk_Maya_2019_DEVKIT_Windows.zip
# Maya 2018 devkit
- cmd: curl --tlsv1.2 -o mayaDevkit.zip -L https://github.com/VictorYudin/saturn/releases/download/Maya2018Devkit/Maya2018-DEVKIT_Windows.zip
- cmd: usr\bin\unzip -q mayaDevkit.zip
- cmd: rm -rf devkitBase/include/tbb
- cmd: rm -rf devkitBase/include/python2.7
Expand Down

0 comments on commit 07cd9ac

Please sign in to comment.