mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-15 22:30:16 +00:00
Update branch name: master -> development
Based on:ba68d52aa1
ef8fc9df93
ae332bf8b1
in the 1.14 branch.
This commit is contained in:
parent
9c2bdf7ada
commit
6cf9d04de5
12
.travis.yml
12
.travis.yml
|
@ -12,22 +12,22 @@ cache:
|
|||
matrix:
|
||||
include:
|
||||
- compiler: gcc
|
||||
env: CXXSTD=14 NLS=true LTS=1604 BRANCH=master
|
||||
env: CXXSTD=14 NLS=true LTS=1604 BRANCH=development
|
||||
|
||||
- compiler: gcc
|
||||
env: TOOL=scons CXXSTD=17 NLS=false LTS=1804 BRANCH=master
|
||||
env: TOOL=scons CXXSTD=17 NLS=false LTS=1804 BRANCH=development
|
||||
|
||||
- compiler: gcc
|
||||
env: TOOL=scons CXXSTD=14 NLS=false LTS=1604 BRANCH=master OPT=-O0
|
||||
env: TOOL=scons CXXSTD=14 NLS=false LTS=1604 BRANCH=development OPT=-O0
|
||||
|
||||
- compiler: gcc
|
||||
env: TOOL=cmake CXXSTD=14 NLS=false LTS=1604 BRANCH=master
|
||||
env: TOOL=cmake CXXSTD=14 NLS=false LTS=1604 BRANCH=development
|
||||
|
||||
- compiler: clang
|
||||
env: TOOL=scons CXXSTD=14 NLS=false LTS=1604 BRANCH=master OPT=-O0
|
||||
env: TOOL=scons CXXSTD=14 NLS=false LTS=1604 BRANCH=development OPT=-O0
|
||||
|
||||
- compiler: clang
|
||||
env: TOOL=cmake CXXSTD=14 NLS=false LTS=1604 BRANCH=master
|
||||
env: TOOL=cmake CXXSTD=14 NLS=false LTS=1604 BRANCH=development
|
||||
|
||||
- os: osx
|
||||
compiler: clang
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[](https://travis-ci.org/wesnoth/wesnoth)
|
||||
[](https://travis-ci.org/wesnoth/wesnoth)
|
||||
[](https://ci.appveyor.com/project/wesnoth/wesnoth)
|
||||
[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
|
||||
[](https://scan.coverity.com/projects/wesnoth)
|
||||
|
|
Loading…
Reference in New Issue
Block a user