Skip to content

Commit

Permalink
Removed specification of patch level to always test against highest p…
Browse files Browse the repository at this point in the history
…atch level
  • Loading branch information
harmjanblok committed Jun 21, 2016
1 parent 849b181 commit 802e4d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ before_install:
- gem update bundler
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.2.0
- 2.3.0
- 2.0
- 2.1
- 2.2
- 2.3
- rbx

0 comments on commit 802e4d0

Please sign in to comment.