File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -266,4 +266,4 @@ script:
266
266
267
267
branches :
268
268
only :
269
- - develop
269
+ - master
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ cereal is licensed under the [BSD license](http://opensource.org/licenses/BSD-3-
77
77
78
78
## cereal build status
79
79
80
- * develop : [ ![ Build Status] ( https://travis-ci.com/USCiLab/cereal.png ?branch=develop )] ( https://travis-ci.com/USCiLab/cereal )
81
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/91aou6smj36or0vb/branch/develop ?svg=true )] ( https://ci.appveyor.com/project/AzothAmmo/cereal/branch/develop )
80
+ * master : [ ![ Build Status] ( https://travis-ci.com/USCiLab/cereal.svg ?branch=master )] ( https://travis-ci.com/USCiLab/cereal )
81
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/91aou6smj36or0vb/branch/master ?svg=true )] ( https://ci.appveyor.com/project/AzothAmmo/cereal/branch/master )
82
82
83
83
---
84
84
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pull_requests:
5
5
6
6
branches :
7
7
only :
8
- - develop
8
+ - master
9
9
10
10
configuration :
11
11
- Debug
You can’t perform that action at this time.
0 commit comments