Skip to content

Commit

Permalink
Update appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
reubeno authored Jan 5, 2018
1 parent 35196de commit 49e1435
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 @@ -3,7 +3,7 @@
#---------------------------------#

# version format
version: 2.0.0.{build}-{branch}
version: 2.1.0.{build}-{branch}

# branches to build
branches:
Expand Down Expand Up @@ -43,8 +43,8 @@ platform: Any CPU

# build Configuration, i.e. Debug, Release, etc.
configuration:
- Debug
- Release
- Debug

# install a few prereqs
install:
Expand Down

0 comments on commit 49e1435

Please sign in to comment.