Skip to content

Commit

Permalink
AppVeyor Update: "35852f667457a927c170bb71278740b12d7a8f75"
Browse files Browse the repository at this point in the history
  • Loading branch information
sci-bots-build committed Jul 20, 2017
1 parent 27798c0 commit 747b7ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
![https://ci.appveyor.com/api/projects/status/github/wheeler-microfluidics/cpp-delegate?branch=master&svg=true](https://ci.appveyor.com/api/projects/status/github/wheeler-microfluidics/cpp-delegate?branch=master&svg=true)
# cpp-delegate
Automatic code generation of delegates for calling methods or accessing attributes of C++ classes/namespaces.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ environment:
MINICONDA: C:\Miniconda
PYTHON_ARCH: "32"

version: '0.1.29_appveyor-{build}'
version: '0.1.30_appveyor-{build}'

init:
- "ECHO %PYTHON_VERSION% %MINICONDA%"
Expand Down

0 comments on commit 747b7ff

Please sign in to comment.