Skip to content
Snippets Groups Projects
Commit beceddf0 authored by Mickaël Canévet's avatar Mickaël Canévet
Browse files

Update with modulesync

parent 942c5d1c
No related branches found
No related tags found
No related merge requests found
---
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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment