diff --git a/.travis.yml b/.travis.yml index 67fc274b..294c32a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: ruby rvm: - 2.3 -script: "bundle exec jekyll build" +script: + - bundle exec jekyll build + - npm run eslint