svgedit/.travis.yml

7 lines
84 B
YAML
Raw Normal View History

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