Changeset b75671d for .travis.yml
- Timestamp:
- 2015-06-17T22:47:26Z (9 years ago)
- Children:
- b441614
- Parents:
- d832164 (diff), 2f99f23 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
rd832164 rb75671d 4 4 - ./configure 5 5 - make check 6 - dpkg-buildpackage -uc -us6 - BITLBEE_SKYPE=plugin dpkg-buildpackage -uc -us 7 7 8 8 before_install: 9 9 - sudo apt-get update -qq 10 - sudo apt-get install --no-install-recommends -qq asciidoc xsltproc xmlto lynx checklibevent-dev libpurple-dev check10 - sudo apt-get install --no-install-recommends -qq libevent-dev libpurple-dev check 11 11 - wget http://dump.dequis.org/indexed/bitlbee-travis-libs/libotr5{,-dev}_4.1.0-2~bpo70+1_amd64.deb 12 12 - sudo dpkg -i *.deb
Note: See TracChangeset
for help on using the changeset viewer.