Skip to content

Commit

Permalink
Changed AppVeyor configuration to use l2tbinaries dev track (log2time…
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz authored Jun 13, 2020
1 parent 448ec86 commit c3510c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ environment:
MACHINE_TYPE: "x86"
PYTHON: "C:\\Python38"
PYTHON_VERSION: "3.8"
L2TBINARIES_TRACK: "testing"
L2TBINARIES_TRACK: "dev"
- TARGET: unittests
MACHINE_TYPE: "amd64"
PYTHON: "C:\\Python38-x64"
PYTHON_VERSION: "3.8"
L2TBINARIES_TRACK: "testing"
L2TBINARIES_TRACK: "dev"

install:
- cmd: '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x86 /release'
Expand Down

0 comments on commit c3510c1

Please sign in to comment.