Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to debug Travis problem #538

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
list services
  • Loading branch information
mattias-p committed Aug 9, 2019
commit d50c00da9ac5fea3d6f1c480300c9ecd44a03d65
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ perl:
- "5.28"

before_install:
- sudo systemctl
- sudo apt-get install -y libidn11-dev
- eval $(curl https://travis-perl.github.io/init) --auto
- local-lib
Expand Down