diff --git a/README.md b/README.md index 3125661..12c39e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# cereal-yaml [![Build Status](https://travis-ci.org/mattcontinisio/cereal-yaml.svg?branch=develop)](https://travis-ci.org/mattcontinisio/cereal-yaml) +# cereal-yaml [![Build Status](https://travis-ci.org/mattcontinisio/cereal-yaml.svg?branch=develop)](https://travis-ci.org/mattcontinisio/cereal-yaml) [![Build status](https://ci.appveyor.com/api/projects/status/i81f8abgyqptmote?svg=true)](https://ci.appveyor.com/project/mattcontinisio/cereal-yaml) YAML archive for [cereal](http://USCiLab.github.com/cereal), powered by [yaml-cpp](https://github.com/jbeder/yaml-cpp). diff --git a/appveyor.yml b/appveyor.yml index 3670719..0a87833 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,12 +1,11 @@ # can use variables like {build} and {branch} -version: 1.2.{build} +version: 0.1.{build} pull_requests: do_not_increment_build_number: true branches: only: - develop - - appveyor configuration: - Debug