Maybe the Travis CI server has more than 16 cores?

This commit is contained in:
Alessandro Ranellucci
2016-12-08 14:52:42 +01:00
committed by bubnikv
parent d8082b9db4
commit 5dc8a0808e
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ sub validate {
my $self = shift;
# -j, --threads
die "Invalid value for --threads: " . $self->threads . "\n"
die "Invalid value for --threads\n"
if $self->threads < 1;
# --layer-height