Revert "Update branch name: master -> development"

This reverts commit 6cf9d04de5.
This commit is contained in:
pentarctagon 2018-10-14 18:59:18 -05:00
parent 60fd504caf
commit 68db6956d2
4 changed files with 7 additions and 7 deletions

View file

@ -12,22 +12,22 @@ cache:
matrix:
include:
- compiler: gcc
env: CXXSTD=14 NLS=true LTS=1604 BRANCH=development
env: CXXSTD=14 NLS=true LTS=1604 BRANCH=master
- compiler: gcc
env: TOOL=scons CXXSTD=17 NLS=false LTS=1804 BRANCH=development
env: TOOL=scons CXXSTD=17 NLS=false LTS=1804 BRANCH=master
- compiler: gcc
env: TOOL=scons CXXSTD=14 NLS=false LTS=1604 BRANCH=development OPT=-O0
env: TOOL=scons CXXSTD=14 NLS=false LTS=1604 BRANCH=master OPT=-O0
- compiler: gcc
env: TOOL=cmake CXXSTD=14 NLS=false LTS=1604 BRANCH=development
env: TOOL=cmake CXXSTD=14 NLS=false LTS=1604 BRANCH=master
- compiler: clang
env: TOOL=scons CXXSTD=14 NLS=false LTS=1604 BRANCH=development OPT=-O0
env: TOOL=scons CXXSTD=14 NLS=false LTS=1604 BRANCH=master OPT=-O0
- compiler: clang
env: TOOL=cmake CXXSTD=14 NLS=false LTS=1604 BRANCH=development
env: TOOL=cmake CXXSTD=14 NLS=false LTS=1604 BRANCH=master
- os: osx
compiler: clang

View file

@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/wesnoth/wesnoth.svg?branch=development)](https://travis-ci.org/wesnoth/wesnoth)
[![Build Status](https://travis-ci.org/wesnoth/wesnoth.svg?branch=master)](https://travis-ci.org/wesnoth/wesnoth)
[![Build status](https://ci.appveyor.com/api/projects/status/nv5jnof3lk3j6kg6?svg=true)](https://ci.appveyor.com/project/wesnoth/wesnoth)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
[![Coverity Scan](https://img.shields.io/coverity/scan/1063.svg)](https://scan.coverity.com/projects/wesnoth)