Files
svgedit/.travis.yml
2020-01-06 18:13:39 +08:00

5 lines
63 B
YAML

language: ruby
rvm:
- 2.3
script: "bundle exec jekyll build"