summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4924d46b..e29c2f73 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,6 @@ addons:
name: libical/libical
description: "Libical is an Open Source implementation of the iCalendar protocols and protocol data units."
notification_email: allen.winter@kdab.com
- build_command_prepend: mkdir build && cd build && cmake ..
+ build_command_prepend: cd build && cmake ..
build_command: make
branch_pattern: coverity_scan