forked from jasder/antlr
Merge pull request #2055 from ewanmellor/appveyor-version-4.7.1
Update AppVeyor version number to 4.7.1-SNAPSHOT.
This commit is contained in:
commit
daecc851d6
|
@ -1,4 +1,4 @@
|
||||||
version: '4.6-SNAPSHOT+AppVeyor.{build}'
|
version: '4.7.1-SNAPSHOT+AppVeyor.{build}'
|
||||||
os: Windows Server 2012
|
os: Windows Server 2012
|
||||||
build_script:
|
build_script:
|
||||||
- mvn -DskipTests install -q --batch-mode
|
- mvn -DskipTests install -q --batch-mode
|
||||||
|
|
Loading…
Reference in New Issue