Skip to content

Commit

Permalink
Update AppVeyor installation of SCons.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmacnak committed Aug 19, 2020
1 parent 7af2c52 commit 1a6f60f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .appveyor.yml
@@ -1,11 +1,7 @@
environment:
matrix:
- PYTHON: "C:\\Python27"
platform:
- x64
install:
- SET PATH=%PYTHON%;%PYTHON%/Scripts;%PATH%
- easy_install scons
- pip install scons
build_script:
- build.bat
test_script:
Expand Down

0 comments on commit 1a6f60f

Please sign in to comment.