summaryrefslogtreecommitdiff
path: root/.travis.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis.sh')
-rw-r--r--.travis.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.sh b/.travis.sh
index 7cb6b14..097ce3c 100644
--- a/.travis.sh
+++ b/.travis.sh
@@ -18,7 +18,7 @@ ct-ng_travis_build()
.config
# Build the sample
- ct-ng build.2 &
+ ct-ng build.8 &
local build_pid=$!
# Start a runner task to print a "still running" line every 5 minutes