tlopo-ruby/tfdsl

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - "2.6.0"
sudo: false
cache: bundler
script: bundle exec rake $TASK
env:
 - TASK=test_with_coveralls