Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r50bb490 r4850065  
    33
    44script:
    5  - ./configure --pam=1 --ldap=1
     5 - ./configure
    66 - make check
    77 - BITLBEE_SKYPE=plugin dpkg-buildpackage -uc -us -d
     
    2929    - libpurple-dev
    3030    - check
    31     - libpam0g-dev
    32     - libldap2-dev
    3331  coverity_scan:
    3432    project:
     
    3634      description: "An IRC to other chat networks gateway"
    3735    notification_email: dx@dxzone.com.ar
    38     build_command_prepend: ./configure --otr=1 --debug=1 --pam=1 --ldap=1
     36    build_command_prepend: ./configure --otr=1 --debug=1
    3937    build_command: make
    4038    branch_pattern: coverity_scan
Note: See TracChangeset for help on using the changeset viewer.