aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-11 17:02:44 -0600
committerMatt Rude <[email protected]>2018-02-11 17:02:44 -0600
commit18aab3647c4f1037477745dc64307e0d5fb0c66d (patch)
tree9a4bc3171ebc89fe058741f78faead7b70253501
parent824550ef997b30739491ed486330f70a403a4d1f (diff)
downloadxmpp-site-lite-18aab3647c4f1037477745dc64307e0d5fb0c66d.tar.gz
xmpp-site-lite-18aab3647c4f1037477745dc64307e0d5fb0c66d.tar.bz2
xmpp-site-lite-18aab3647c4f1037477745dc64307e0d5fb0c66d.zip
.travis.yml
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8870c50..a78776e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,5 +11,6 @@ before_install:
install: bundle install
script: bundle exec jekyll build -d _site && bundle exec htmlproofer htmlproofer --internal-domains "im.soderparr.com" ./_site
rvm:
- - 2.2.0
- 2.3.1
+ - 2.3.2
+ - 2.3.3