mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
travis: upgrade distribution to Ubuntu trusty
This commit is contained in:
parent
a3d0fc15d9
commit
5eb8251fa6
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
dist: trusty
|
||||
language: perl
|
||||
install:
|
||||
- sudo apt-get update
|
||||
|
@ -58,4 +59,4 @@ install:
|
|||
# - Sun::Solaris::Kstat
|
||||
# - VMware::VIRuntime
|
||||
# - MythTV
|
||||
script: "PERL5LIB=$PERL5LIB:/usr/share/perl5:/usr/lib/perl5 prove"
|
||||
script: "PERL5LIB=$PERL5LIB:/usr/share/perl5 prove"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue