mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-22 15:19:31 +00:00
Update branch name: master -> development
Based on: ba68d52aa135fff6d279e1486a70b6a1952fefa7 ef8fc9df939f8875d8c69ef41619c40a1287a352 ae332bf8b1a810ce255ee5207008f564371254ed 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…
x
Reference in New Issue
Block a user