Skip to content
This repository has been archived by the owner on Jul 6, 2018. It is now read-only.

Commit

Permalink
Update Ruby versions we test on
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Aug 26, 2016
1 parent bec8244 commit 640fc8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ sudo: false

language: ruby
rvm:
- 2.1.2
- 2.1.9
- 2.2.5
- 2.3.1
script:
- bundle exec rake build
- bundle exec rspec
Expand Down

0 comments on commit 640fc8c

Please sign in to comment.