mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Fix .travis.yml indentation
This commit is contained in:
parent
28fa7c639f
commit
2dc7c5a7d0
1 changed files with 5 additions and 4 deletions
|
@ -31,6 +31,7 @@ addons:
|
||||||
project:
|
project:
|
||||||
name: "ioquake/ioq3"
|
name: "ioquake/ioq3"
|
||||||
description: "Build submitted via Travis CI"
|
description: "Build submitted via Travis CI"
|
||||||
|
notification_email: quake3-commits@icculus.org
|
||||||
build_command_prepend: "make clean"
|
build_command_prepend: "make clean"
|
||||||
build_command: "make release"
|
build_command: "make release"
|
||||||
branch_pattern: master
|
branch_pattern: master
|
||||||
|
|
Loading…
Reference in a new issue