licensee/.travis.yml

7 lines
80 B
YAML

language: ruby
rvm:
- 2.1
script: "script/cibuild"
sudo: false
cache: bundler