X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.travis.yml;h=bf7829ef78c550a598fc29a47a98037eb963c540;hb=2dcec036ca9d7e99dd9f50c4031dafeb86d6b6c2;hp=a4ec2c12e1d51056c718500a1ec80ff629d45f67;hpb=cdfad26d83482c61516ba4783348ae556168693c;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.travis.yml b/.travis.yml index a4ec2c1..bf7829e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: ruby rvm: - 1.8.7 before_script: - - "git clone git://github.com/puppetlabs/puppetlabs-stdlib.git spec/fixtures/modules/stdlib" after_script: script: "rake spec" branches: @@ -14,3 +13,4 @@ env: - PUPPET_VERSION=2.6.9 notifications: email: false +gemfile: .gemfile