aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
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 /.travis.yml
parent433255aefe3f43bbc2f8492dbcd27eb0b3cba5b5 (diff)
downloadxmpp-site-lite-15faab970457ccbafda52c8ce504b55af64f31c2.tar.gz
xmpp-site-lite-15faab970457ccbafda52c8ce504b55af64f31c2.tar.bz2
xmpp-site-lite-15faab970457ccbafda52c8ce504b55af64f31c2.zip
More config.yml updates
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