Skip to content

Commit

Permalink
Update ruby in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
svivian committed May 7, 2020
1 parent d12630f commit 6e449f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.4
- 2.6
before_install: gem install jekyll html-proofer
script: bundle exec jekyll build && htmlproofer --disable-external --check-html ./_site

Expand Down

0 comments on commit 6e449f3

Please sign in to comment.