Skip to content

Commit

Permalink
Fix .travis.yml indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Sep 1, 2014
1 parent 28fa7c6 commit 2dc7c5a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Expand Up @@ -30,7 +30,8 @@ addons:
coverity_scan:
project:
name: "ioquake/ioq3"
description: "Build submitted via Travis CI"
build_command_prepend: "make clean"
build_command: "make release"
branch_pattern: master
description: "Build submitted via Travis CI"
notification_email: quake3-commits@icculus.org
build_command_prepend: "make clean"
build_command: "make release"
branch_pattern: master

0 comments on commit 2dc7c5a

Please sign in to comment.