active_model_serializers/appveyor.yml
Benjamin Fleischer 89cbb28cfa Make CI no-op
2017-10-19 10:11:26 -05:00

12 lines
108 B
YAML

version: 1.0.{build}-{branch}
skip_tags: true
cache:
- vendor/bundle
test_script:
- true
build: off