Medvedu/Yandex-Speech-API

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby

sudo: false
cache: bundler
bundler_args: --without guard

branches:
  only:
    - master
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.7
  - 2.3.4
  - 2.4.1