diff --git a/.travis.yml b/.travis.yml index cecc55555..309f57584 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ install: - rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm install 10 - npm install remark-cli remark-lint remark-lint-sentence-newline script: -- jekyll build +- bundle exec jekyll build - ./node_modules/remark-cli/cli.js --frail articles/ # branch whitelist