test: Add ruby 2.3.3 to CI

Travis doesn't have a ruby 2.3 alias, so the latest 2.3.x version is
specified instead.
This commit is contained in:
Dylan Thacker-Smith
2016-12-02 14:03:25 -05:00
parent 9dd0801f5c
commit 812e3c51b9

View File

@@ -3,6 +3,7 @@ language: ruby
rvm:
- 2.1
- 2.2
- 2.3.3
- ruby-head
- jruby-head
# - rbx-2