diff --git a/.travis.yml b/.travis.yml index 8853e4bd97..9b71288081 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: perl -install: true +install: export LDLOADLIBS=-lstdc++ script: perl ./Build.PL perl: - "5.14"