use 2.2.3 with travis

This commit is contained in:
James Walker 2015-09-17 18:38:41 -04:00
parent a4bae69e7e
commit f67160758a

View File

@ -3,7 +3,7 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libgsl0ldbl libgsl0-dev
rvm:
- 2.1.3
- 2.2.3
script:
- bundle exec jekyll build
- bundle exec htmlproof --disable-external ./_site