mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +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
|
language: perl
|
||||||
install:
|
install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
|
@ -58,4 +59,4 @@ install:
|
||||||
# - Sun::Solaris::Kstat
|
# - Sun::Solaris::Kstat
|
||||||
# - VMware::VIRuntime
|
# - VMware::VIRuntime
|
||||||
# - MythTV
|
# - 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