We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840be91 commit b1bdf88Copy full SHA for b1bdf88
.travis.yml
@@ -31,7 +31,6 @@ matrix:
31
env: COVERAGE=1 # enables coverage+coveralls reporting
32
allow_failures:
33
- perl: blead # ignore failures for blead perl
34
-sudo: false # faster builds as long as you don't need sudo access
35
before_install:
36
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
37
- source ~/travis-perl-helpers/init
0 commit comments