jekyll-seo-tag/.travis.yml

8 lines
117 B
YAML
Raw Normal View History

2015-10-25 21:21:46 +00:00
rvm:
- 2.2.3
before_install: gem install bundler
langauage: ruby
script: script/cibuild
sudo: false
cache: bundler