aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index a78776e..bc0f858 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,5 @@ before_install:
install: bundle install
script: bundle exec jekyll build -d _site && bundle exec htmlproofer htmlproofer --internal-domains "im.soderparr.com" ./_site
rvm:
- - 2.3.1
- - 2.3.2
- - 2.3.3
+ - 2.5.1
+ - 2.5.2