Changes in .travis.yml [50bb490:4850065]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r50bb490 r4850065 3 3 4 4 script: 5 - ./configure --pam=1 --ldap=15 - ./configure 6 6 - make check 7 7 - BITLBEE_SKYPE=plugin dpkg-buildpackage -uc -us -d … … 29 29 - libpurple-dev 30 30 - check 31 - libpam0g-dev32 - libldap2-dev33 31 coverity_scan: 34 32 project: … … 36 34 description: "An IRC to other chat networks gateway" 37 35 notification_email: dx@dxzone.com.ar 38 build_command_prepend: ./configure --otr=1 --debug=1 --pam=1 --ldap=136 build_command_prepend: ./configure --otr=1 --debug=1 39 37 build_command: make 40 38 branch_pattern: coverity_scan
Note: See TracChangeset
for help on using the changeset viewer.