rf-web/vendor/bundle/gems/sassc-2.2.1/.travis.yml
2019-10-21 10:18:17 +02:00

15 lines
236 B
YAML

language: ruby
bundler_args: "--binstubs --standalone --without documentation --path ../bundle"
script: "bundle exec rake test"
rvm:
- 2.0.0
- 2.1.10
- 2.2.10
- 2.3.8
- 2.4.6
- 2.5.5
- 2.6.3
notifications:
email: false