svgedit/.travis.yml

5 lines
63 B
YAML
Raw Normal View History

2020-01-06 10:13:39 +00:00
language: ruby
rvm:
- 2.3
script: "bundle exec jekyll build"