ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/.travis.yml
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/.travis.yml (file contents):
Revision 3822 by michael, Wed Jun 4 18:10:26 2014 UTC vs.
Revision 3823 by michael, Wed Jun 4 18:33:24 2014 UTC

# Line 11 | Line 11 | compiler:
11   - clang
12  
13   addons:
14 < coverity_scan:
15 <  name: "ircd-hybrid/ircd-hybrid"
16 <  description: "A lightweight, high-performance internet relay chat daemon."
17 < build_command_prepend: ./configure
18 < build_command: make
19 < branch_pattern: coverity_scan
14 >  coverity_scan:
15 >    project:
16 >      name: "ircd-hybrid/ircd-hybrid"
17 >      description: "A lightweight, high-performance internet relay chat daemon."
18 >    build_command_prepend: ./configure
19 >    build_command: make
20 >    branch_pattern: coverity_scan
21  
22   script:
23   - ./configure

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)