]> gitweb.fluxo.info Git - puppet-dhcp.git/commitdiff
Update with modulesync
authorMickaël Canévet <mickael.canevet@camptocamp.com>
Mon, 5 Jan 2015 09:09:49 +0000 (10:09 +0100)
committerMickaël Canévet <mickael.canevet@camptocamp.com>
Mon, 5 Jan 2015 09:09:49 +0000 (10:09 +0100)
.travis.yml

index 4fd8ff6d3f53ee09d715a2b77d5da37e8c028e41..033f97466609ff1240abf96f286a8e9f14c2b7b7 100644 (file)
@@ -1,12 +1,9 @@
 ---
 language: ruby
 sudo: false
-cache:
-  directories:
-    - vendor/bundle
-    - spec/fixtures/modules
-bundler_args: --without system_tests --path vendor/bundle
-script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec rake spec_prep", "bundle exec fakeroot rake spec_standalone SPEC_OPTS='--format documentation'", "bundle exec rake metadata"]
+cache: bundler
+bundler_args: --without system_tests
+script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec fakeroot rake spec SPEC_OPTS='--format documentation'", "bundle exec rake metadata"]
 matrix:
   fast_finish: true
   include: