[DRE-commits] [librarian-puppet] 65/97: Print puppet version before running tests in Travis

Stig Sandbeck Mathisen ssm at debian.org
Tue Mar 11 12:12:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository librarian-puppet.

commit f433208783a46987b82244c269443c95297fee33
Author: Carlos Sanchez <csanchez at maestrodev.com>
Date:   Fri Jan 17 11:50:54 2014 +0100

    Print puppet version before running tests in Travis
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 0aebf50..55cf626 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ before_install:
 
 before_script:
   - bundle list
+  - puppet --version
 
 matrix:
   allow_failures:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list