svgedit/.travis.yml

7 lines
84 B
YAML

language: ruby
rvm:
- 2.3
script:
- bundle exec jekyll build
- npm run eslint