aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
-rw-r--r--_config.yml2
2 files changed, 3 insertions, 4 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
diff --git a/_config.yml b/_config.yml
index e6c0c67..16bb4ad 100644
--- a/_config.yml
+++ b/_config.yml
@@ -75,7 +75,7 @@ exclude:
- css/site.less
- css/small.less
-gems:
+plugins:
- jekyll-sitemap
#- jekyll-press