Skip to content

Commit

Permalink
Remove ruby v1.9.3 from the Travis matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
brasmusson committed Jul 3, 2016
1 parent c3b42a1 commit 247980f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
sudo: false

rvm:
- 2.3.0
- 2.2
- 2.1
- 2.0.0
- 1.9.3
- jruby
- jruby-9.0.5.0

# whitelist
branches:
Expand Down

0 comments on commit 247980f

Please sign in to comment.