aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2018-03-19 14:02:01 -0300
committerdequis <dx@dxzone.com.ar>2018-03-19 14:02:01 -0300
commitac3b8ff3752e20c087fc3ad0fddb277e0a4e6b33 (patch)
tree3f3885f9fc603ae150cced66532f56fc9ea980ce /.travis.yml
parent1de945b2b2ad5506f7909ced21f923ea8a62a09c (diff)
debian: remove skype plugin stuff
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 67eb4aa1..4127f1a7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ language: c
script:
- ./configure --pam=1 --ldap=1
- make check
- - BITLBEE_SKYPE=plugin dpkg-buildpackage -uc -us -d
+ - dpkg-buildpackage -uc -us -d
# ubuntu precise doesn't have libotr5, so extract a prebuilt version to ~/otr
before_install: