svgedit/.travis.yml

9 lines
107 B
YAML

os: linux
dist: xenial
language: ruby
rvm:
- 2.3
script:
- bundle exec jekyll build
- npm run eslint