aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2019-01-30 02:07:54 -0600
committerMatt Rude <[email protected]>2019-01-30 02:07:54 -0600
commit15faab970457ccbafda52c8ce504b55af64f31c2 (patch)
treecf59287de08517a3a47cf462fb442b29aa0b1cea
parent433255aefe3f43bbc2f8492dbcd27eb0b3cba5b5 (diff)
downloadxmpp-site-lite-15faab970457ccbafda52c8ce504b55af64f31c2.tar.gz
xmpp-site-lite-15faab970457ccbafda52c8ce504b55af64f31c2.tar.bz2
xmpp-site-lite-15faab970457ccbafda52c8ce504b55af64f31c2.zip
More config.yml updates
-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