[monitoring-plugin-perl] add travis file
Sven Nierlein
git at monitoring-plugins.org
Sat Apr 2 19:40:04 CEST 2016
Module: monitoring-plugin-perl
Branch: master
Commit: ed9c76fc51bc202f5285ff2c74678f6e555b55a6
Author: Sven Nierlein <sven at nierlein.de>
Date: Sat Apr 2 19:29:16 2016 +0200
URL: https://www.monitoring-plugins.org/repositories/monitoring-plugin-perl/commit/?id=ed9c76f
add travis file
---
.travis.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..e4734d6
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,10 @@
+language: perl
+perl:
+ - "5.22"
+ - "5.20"
+ - "5.18"
+ - "5.16"
+ - "5.14"
+ - "5.12"
+ - "5.10"
+ - "5.8"
More information about the Commits
mailing list