Skip to content

Commit

Permalink
Removing support for ruby 2.2.x
Browse files Browse the repository at this point in the history
Adding automated tests for future versions of ruby
  • Loading branch information
atruskie committed Feb 13, 2017
1 parent 42da8bb commit 378f75f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: ruby
sudo: false
rvm:
- 2.2.5
- 2.3.1
- 2.3.3
- 2.4.0
branches:
only:
- master
Expand Down

0 comments on commit 378f75f

Please sign in to comment.