aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
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: