Document pigz test error.
This commit is contained in:
parent
4a4f32f4c3
commit
64562ad02f
|
@ -20,7 +20,8 @@ before_install:
|
||||||
#E: Unable to locate package unace-nonfree
|
#E: Unable to locate package unace-nonfree
|
||||||
#E: Unable to locate package zopfli
|
#E: Unable to locate package zopfli
|
||||||
|
|
||||||
# Note: pigz gives test errors (but not on my system). Investigate later.
|
# Note: pigz gives test errors on Travis CI since option "--" is not
|
||||||
|
# supported, but pigz 2.3.1 supports it. Must be an older version.
|
||||||
|
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in New Issue