Skip to content

Commit

Permalink
corrected duplicate key
Browse files Browse the repository at this point in the history
  • Loading branch information
lejafar committed Aug 19, 2018
1 parent 4cc02b6 commit 535e52f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
environment:
global:
TWINE_USERNAME: lejafar

matrix:
# VS 2015
- BUILD_TYPE: nmake
VS_VERSION: Visual Studio 14
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015

environment:
global:
TWINE_USERNAME: lejafar

build_script:
- bash travis/build-openctm-win.sh
- pip install cibuildwheel==0.9.4
Expand Down

0 comments on commit 535e52f

Please sign in to comment.