]> gitweb.fluxo.info Git - puppet-tftp.git/commitdiff
Add inetd to the travis config
authorBranan Purvine-Riley <branan@puppetlabs.com>
Thu, 17 May 2012 16:03:28 +0000 (09:03 -0700)
committerBranan Purvine-Riley <branan@puppetlabs.com>
Thu, 17 May 2012 16:03:28 +0000 (09:03 -0700)
.travis.yml

index c7970d15f6f9083b99a9293f30c2f97c193a95e2..32d262a6cca3b9846ea5b2ee1602e8e33589076f 100644 (file)
@@ -2,6 +2,7 @@ language: ruby
 rvm:
   - 1.8.7
 before_script:
+  - "git clone git://github.com/puppetlabs/puppetlabs-inetd.git spec/fixtures/modules/inetd"
 after_script:
 script: "rake spec"
 branches: