svgedit/.travis.yml

9 lines
107 B
YAML
Raw Normal View History

os: linux
dist: xenial
2020-01-06 10:13:39 +00:00
language: ruby
rvm:
- 2.3
2020-07-12 15:15:18 +00:00
script:
- bundle exec jekyll build
- npm run eslint