Skip to content

Commit 61805a8

Browse files
committed
update appveyor.yml
1 parent 91c5b32 commit 61805a8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

appveyor.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,15 @@
33
#---------------------------------#
44

55
# version format
6-
version: 1.0.0.{build}
6+
version: 1.1.0.{build}
77

88
# version suffix, if any (e.g. '-RC1', '-beta' otherwise '')
99
environment:
10-
version_suffix: '-RC1'
10+
version_suffix: ''
1111

1212
# Do not build on tags (GitHub and BitBucket)
1313
skip_tags: true
1414

15-
# Maximum number of concurrent jobs for the project
16-
max_jobs: 1
17-
1815
#---------------------------------#
1916
# environment configuration #
2017
#---------------------------------#

0 commit comments

Comments
 (0)