Add Ruby 2.3.3 to tested rubies

This commit is contained in:
Robert Lord
2016-11-29 19:00:10 -08:00
parent dd2df450b2
commit 4352bd9f0c

View File

@@ -5,6 +5,7 @@ language: ruby
rvm:
- 2.2.5
- 2.3.1
- 2.3.3
cache: bundler
script: bundle exec middleman build